[Mlir-commits] [mlir] [mlir][vector] Move transpose with unit-dim to shape_cast pattern (PR #72493)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Nov 20 13:24:34 PST 2023
MaheshRavishankar wrote:
> Thanks a lot! This fixes one of the issues I'm hitting right now :)
Thats unfortunate. Maybe we should make this be a separate pattern that is added where needed. It seems like it cannot be handled everywhere.
https://github.com/llvm/llvm-project/pull/72493
More information about the Mlir-commits
mailing list