[Mlir-commits] [mlir] [mlir][Vector] Update patterns for flattening vector.xfer Ops (2/N) (PR #73523)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Nov 27 06:57:30 PST 2023


bjacob wrote:

I'm not a legitimate reviewer here but I'll vouch for the usefulness of this change. Flattening patterns are often key to consistently good codegen of transfer ops and this PR seems to remove an unnecessary limitation.

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


More information about the Mlir-commits mailing list