[Mlir-commits] [mlir] [mlir][vector] Extend TransferReadDropUnitDimsPattern to support partially-static memrefs (PR #72142)

Cullen Rhodes llvmlistbot at llvm.org
Wed Nov 15 10:59:17 PST 2023


c-rhodes wrote:

>It would be good to add tests with non-trailing unit dim and when there's more than one unit dim (and perhaps a mix of scalable and non-scalable).

I've added a more complex test


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


More information about the Mlir-commits mailing list