[Mlir-commits] [mlir] [mlir] [linalg] Add pattern to swap transpose with broadcast (PR #97063)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jul 12 17:07:42 PDT 2024


MaheshRavishankar wrote:

The real issue here is that this pattern is a one-off. It doesn't fit within anything else. It's not a pattern in service of a larger transformation goal. So appears like a zombie method.


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


More information about the Mlir-commits mailing list