[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 08:30:14 PDT 2025


HanchengWu wrote:

I have the fix now. But it seems that I didn't have "-DMLIR_INCLUDE_INTEGRATION_TESTS=ON" when I config my llvm build. So these tests are skipped as "UNSUPPORTED". I will verify against them and submit a new PR for fix asap.

https://github.com/llvm/llvm-project/pull/160331


More information about the Mlir-commits mailing list