[Mlir-commits] [mlir] [mlir][vector] Make `TransposeOpLowering` configurable (PR #73915)
Diego Caballero
llvmlistbot at llvm.org
Mon Dec 4 06:56:07 PST 2023
dcaballe wrote:
> Nicolas pointed at the shape cast [lowering patterns](https://github.com/llvm/llvm-project/blob/437a48b2d9bfc6e38a0ca43f1cee48ceaf0fe249/mlir/lib/Dialect/Vector/Transforms/LowerVectorShapeCast.cpp#L354-L359) that we use for LLVM and mentioned that they should also work for SPIR-V.
Has anybody tried this already? ^
https://github.com/llvm/llvm-project/pull/73915
More information about the Mlir-commits
mailing list