[Mlir-commits] [mlir] [mlir][vector] Add `SwapShapeCastOfTranspose` canonicalizer pattern (PR #100933)

Benjamin Maxwell llvmlistbot at llvm.org
Wed Jul 31 09:42:15 PDT 2024


MacDue wrote:

I think this alone is a reasonable canonicalization (as in it takes some IR and rewrites in a more canonical form, without introducing new operations). I'm happy to look at more unit dim dropping patterns, but I think that is a separate thing.

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


More information about the Mlir-commits mailing list