[Mlir-commits] [mlir] [mlir][Transforms] `GreedyPatternRewriteDriver`: Check for out-of-scope IR modifications (PR #76219)

Mehdi Amini llvmlistbot at llvm.org
Fri Dec 22 01:17:14 PST 2023


joker-eph wrote:

> Note: TileAllocation (ArmSME dialect) must now be a module pass because it modifies func.func ops (adds attributes). This is forbidden for function passes

I would think we'd allow this though. @Mogball WDYT?

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


More information about the Mlir-commits mailing list