[Mlir-commits] [mlir] [mlir][vector] Make `TransposeOpLowering` configurable (PR #73915)
Andrzej Warzyński
llvmlistbot at llvm.org
Mon Dec 4 03:16:38 PST 2023
banach-space wrote:
I have updated the summary and added some comments to explain that this is a workaround specifically for SPIR-V. And that we would be removing this once we can lower `vector.shape_cast` to SPIR-V.
I would like to merge this today, so please comment if I misread something or you still feel that we shouldn't be landing this.
Btw, I really appreciate this discussion - it is helping us to build a better compiler for all 🙏🏻 !
https://github.com/llvm/llvm-project/pull/73915
More information about the Mlir-commits
mailing list