Skip to content

Commit 91d6b5c

Browse files
yiqian1olegshyshkov
authored andcommitted
Bump llvm to 0a83e96f66 (triton-lang#8142)
1 parent 9b66254 commit 91d6b5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/llvm-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Checkout LLVM
6666
uses: actions/checkout@v4
6767
with:
68-
repository: triton-lang/llvm-project
68+
repository: llvm/llvm-project
6969
path: llvm-project
7070
ref: ${{ env.llvm_commit_hash }}
7171

cmake/llvm-hash.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7d5de3033187c8a3bb4d2e322f5462cdaf49808f
1+
0a83e96f6616c79a2ac63588a550ed420798791f

0 commit comments

Comments
 (0)