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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jul 30 02:55:03 PDT 2025


https://github.com/MaheshRavishankar requested changes to this pull request.

I dont think we should change the recognizer here. We should drop the unused operand first. I think there is alsready a pattern in Linalg that does this.

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


More information about the Mlir-commits mailing list