Skip to content

Commit c5b1955

Browse files
committed
add e2e
1 parent cc3803a commit c5b1955

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/e2e-reusable.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ jobs:
126126
uses: ./.github/actions/setup-triton
127127
with:
128128
command: DEBUG=1 python -m build --wheel --no-isolation
129+
build_llvm: "true"
130+
llvm_repo: "dev-tomek/llvm-project"
131+
llvm_ref: "tkuczynski/check_barrier_lowering_perf"
129132

130133
- name: Install Triton
131134
run: |

0 commit comments

Comments
 (0)