[Mlir-commits] [mlir] [mlir][linalg] Enhance `isaInlinedFillOp` (PR #151155)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jul 30 02:56:46 PDT 2025


MaheshRavishankar wrote:

I think running this <https://github.com/llvm/llvm-project/blob/2ec91a5ec41c93e79a16ddca02de14b07d593c2c/mlir/lib/Dialect/Linalg/Transforms/EraseUnusedOperandsAndResults.cpp#L431> before the recognizer would do the trick. (This would be one of the things I would think makes sense to move into a canonicalizer).

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


More information about the Mlir-commits mailing list