[Mlir-commits] [mlir] [mlir][linalg] Extend `FuseElementwiseOps` pattern to work with named ops (PR #144922)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Jun 19 22:02:44 PDT 2025


srcarroll wrote:

I'm now realizing I should extend all the patterns in `populateElementwiseOpsFusionPatterns`. It should be similarly straight forward.  Since the scope is larger than I initially thought, I'll wait for feedback before making any major changes.

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


More information about the Mlir-commits mailing list