We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49144f5 commit da28688Copy full SHA for da28688
.github/workflows/llvm-build.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Checkout LLVM
65
uses: actions/checkout@v5
66
with:
67
- repository: triton-lang/llvm-project
+ repository: llvm/llvm-project
68
path: llvm-project
69
ref: ${{ env.llvm_commit_hash }}
70
cmake/llvm-hash.txt
@@ -1 +1 @@
1
-7d5de3033187c8a3bb4d2e322f5462cdaf49808f
+0a83e96f6616c79a2ac63588a550ed420798791f
0 commit comments