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 9b66254 commit 91d6b5cCopy full SHA for 91d6b5c
.github/workflows/llvm-build.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Checkout LLVM
66
uses: actions/checkout@v4
67
with:
68
- repository: triton-lang/llvm-project
+ repository: llvm/llvm-project
69
path: llvm-project
70
ref: ${{ env.llvm_commit_hash }}
71
cmake/llvm-hash.txt
@@ -1 +1 @@
1
-7d5de3033187c8a3bb4d2e322f5462cdaf49808f
+0a83e96f6616c79a2ac63588a550ed420798791f
0 commit comments