[PATCH] D140103: [SPIR-V] Disable MachineLateInstrsCleanup pass
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 08:22:26 PST 2022
mpaszkowski added a comment.
In D140103#3998038 <https://reviews.llvm.org/D140103#3998038>, @jonpa wrote:
> Sorry - I disabled this already for NVPTX and WebAssembly for the same reason but must have missed that SPIRV does not do regalloc when no SPIRV tests at all changed.
No problem! SPIR-V tests did not run since the backend is experimental and not built in default CMake configuration.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140103/new/
https://reviews.llvm.org/D140103
More information about the llvm-commits
mailing list