[Mlir-commits] [mlir] [MLIR] Reuse AsmState to enable fast generate-runtime-verification pass; add location-only pass option (PR #160331)
Hanchenng Wu
llvmlistbot at llvm.org
Wed Oct 8 11:57:05 PDT 2025
HanchengWu wrote:
> Cool.
>
> If they require hardware/a simulator, I have access to that so I can test your fix. There are some AArch64 SVE/SME tests that'll use qemu if you're not on that specific hardware.
Thanks for the help! Luckliy, these generic tests do not require a specific hardware.
I have submitted the fix PR as above.
https://github.com/llvm/llvm-project/pull/160331
More information about the Mlir-commits
mailing list