-
Notifications
You must be signed in to change notification settings - Fork 226
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.51 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "half"]
path = base/half
url = https://github.com/ROCm/half.git
branch = rocm
[submodule "HIPIFY"]
path = compiler/hipify
url = https://github.com/ROCm/HIPIFY.git
# Branch follows the weekly format: amd-compiler-YYYY-MM-DD
[submodule "llvm-project"]
path = compiler/amd-llvm
url = https://github.com/ROCm/llvm-project.git
# Branch follows the weekly format: amd-compiler-YYYY-MM-DD
[submodule "rocm-cmake"]
path = base/rocm-cmake
url = https://github.com/ROCm/rocm-cmake.git
branch = mainline
[submodule "rocm-libraries"]
path = rocm-libraries
url = https://github.com/ROCm/rocm-libraries
branch = develop
[submodule "rocm-systems"]
path = rocm-systems
url = https://github.com/ROCm/rocm-systems.git
branch = develop
[submodule "spirv-llvm-translator"]
path = compiler/spirv-llvm-translator
url = https://github.com/ROCm/SPIRV-LLVM-Translator.git
# Branch follows the weekly format: amd-compiler-YYYY-MM-DD
[submodule "amd-mesa"]
path = third-party/sysdeps/linux/amd-mesa/mesa-fork
url = https://github.com/ROCm/mesa-fork.git
branch = amd-decode-only
[submodule "iree"]
path = iree-libs/iree
url = https://github.com/iree-org/iree.git
branch = main
[submodule "fusilli"]
path = iree-libs/fusilli
url = https://github.com/iree-org/fusilli.git
branch = main
[submodule "libhipcxx"]
path = math-libs/libhipcxx
url = https://github.com/ROCm/libhipcxx.git
branch = amd-develop
[submodule "rocgdb"]
path = debug-tools/rocgdb/source
url = https://github.com/ROCm/rocgdb.git
branch = amd-staging-rocgdb-16