[Mlir-commits] [mlir] [MLIR][Affine] Rename/update affine fusion test pass options to avoid confusion (PR #148320)

Uday Bondhugula llvmlistbot at llvm.org
Sun Jul 13 20:53:24 PDT 2025


bondhugula wrote:

> Even "test" passes should be "safe": that is they should trigger based on attributes or other indication on the IR of what the programmer instruct the transformation to do.

This PR is merely renaming the pass option to match the test action that the developer is exercising through it.

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


More information about the Mlir-commits mailing list