[llvm] [mlir][spirv] Add mlir-spirv-tests CI to run for mlir-spv target tests (PR #152124)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 18 06:48:01 PDT 2025
boomanaiden154 wrote:
> What is the plan then? Should we switch to use the more powerful runners?
This workflow should probably stay as it is. The `llvm-premerge-linux-runners` group (and windows equivalent) are intended to be used for the premerge workflow defined in `premerge.yaml`. If the workflow latency becomes a big issue, we can look into a better solution.
https://github.com/llvm/llvm-project/pull/152124
More information about the llvm-commits
mailing list