Skip to content

Commit d40d506

Browse files
committed
barrier=1
1 parent 2bf62af commit d40d506

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
command: DEBUG=1 python -m build --wheel --no-isolation
129129
build_llvm: "true"
130130
llvm_repo: "dev-tomek/llvm-project"
131-
llvm_ref: "tkuczynski/check_barrier_lowering_perf"
131+
llvm_ref: "tkuczynski/check_barrier_lowering_perf_1"
132132

133133
- name: Install Triton
134134
run: |

.github/workflows/triton-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
with:
109109
build_llvm: "true"
110110
llvm_repo: "dev-tomek/llvm-project"
111-
llvm_ref: "tkuczynski/check_barrier_lowering_perf"
111+
llvm_ref: "tkuczynski/check_barrier_lowering_perf_1"
112112

113113
- name: Create reports dir
114114
run: |

0 commit comments

Comments
 (0)