[Mlir-commits] [mlir] [mlir][vector] Add `SwapShapeCastOfTranspose` canonicalizer pattern (PR #100933)
Jakub Kuderski
llvmlistbot at llvm.org
Mon Jul 29 07:24:46 PDT 2024
https://github.com/kuhar commented:
Thanks for checking on the SPIR-V side. Given this is conditioned on unit dims, I think it should be fine for us, but it's hard for me to give a definite answer without trying this.
FYI, we are working on better upstream testing for the SPIR-V lowering so that there's less guessing in the future: https://github.com/llvm/llvm-project/pull/95942
https://github.com/llvm/llvm-project/pull/100933
More information about the Mlir-commits
mailing list