From cc29bc4ca2a1029258fbfe4e54b5a8b9001c138c Mon Sep 17 00:00:00 2001 From: Paulius Velesko Date: Mon, 12 Sep 2022 07:59:58 +0000 Subject: [PATCH] HIPCC submodule point to CHIP-SPV --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a4ddc954f..848bbafae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,4 +13,4 @@ url = https://github.com/RadeonOpenCompute/ROCm-Device-Libs.git [submodule "HIPCC"] path = HIPCC - url = https://github.com/ROCm-Developer-Tools/HIPCC.git + url = https://github.com/CHIP-SPV/HIPCC.git