[Mlir-commits] [mlir] [mlir][vector] Make `TransposeOpLowering` configurable (PR #73915)

Mehdi Amini llvmlistbot at llvm.org
Thu Nov 30 13:15:12 PST 2023


joker-eph wrote:

> Just to clarify this is nothing to do with IREE. This is an issue hit in IREE cause shape_cast cannot be handled on conversion to SpIRV in MLIR.

Thanks, someone pointed a downstream sharding analysis with affine maps which I thought was also an issue.

So we can just match this in upstream lowering? Do we have a repro for the SPIRV lowering.

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


More information about the Mlir-commits mailing list