[Mlir-commits] [mlir] [mlir][vector] Fix scalability issues in drop innermost transfer_read unit dims (PR #92402)

Cullen Rhodes llvmlistbot at llvm.org
Fri May 17 00:00:30 PDT 2024


https://github.com/c-rhodes approved this pull request.

Left a couple of nits, also noticed `DropInnerMostUnitDimsTransferWrite` is dropping flags? I'd fix that in this patch as well given how similar they are, accepting anyway as it's not a blocker.

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


More information about the Mlir-commits mailing list