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

Mehdi Amini llvmlistbot at llvm.org
Sat Jul 12 01:49:45 PDT 2025


joker-eph 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. 

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


More information about the Mlir-commits mailing list