[Mlir-commits] [mlir] [MLIR] Fix test failures for generate-runtime-verification pass from PR #160331 (PR #162533)

Hanchenng Wu llvmlistbot at llvm.org
Wed Oct 8 12:10:32 PDT 2025


HanchengWu wrote:

@joker-eph

Hi,  this is the fix for tests failed from https://github.com/llvm/llvm-project/pull/160331.

The failed tests are shown here: https://lab.llvm.org/buildbot/#/builders/143/builds/11522

Because I did some last minute refactoring and didn't enable "-DMLIR_INCLUDE_INTEGRATION_TESTS=ON", the failure didn't get caught locally.

This fix will get all related tests under `mlir/test/Integration` folder passed.

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


More information about the Mlir-commits mailing list