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 2bf62af commit d40d506Copy full SHA for d40d506
.github/workflows/e2e-reusable.yml
@@ -128,7 +128,7 @@ jobs:
128
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"
+ llvm_ref: "tkuczynski/check_barrier_lowering_perf_1"
132
133
- name: Install Triton
134
run: |
.github/workflows/triton-benchmarks.yml
@@ -108,7 +108,7 @@ jobs:
108
with:
109
110
111
112
113
- name: Create reports dir
114
0 commit comments