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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Jul 11 21:56:29 PDT 2024


https://github.com/MaheshRavishankar commented:

Thanks! Looks reasonable to me. I wish we had a better grouping than a "swapTransposeWithBroadcast" kind of thing.. but I dont have a better idea.

I have no concerns here. Ill let @dcaballe finish his review of the implementation.

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


More information about the Mlir-commits mailing list