[Mlir-commits] [mlir] [MLIR] [Vector] Linearization patterns for vector.load and vector.store (PR #145115)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Jun 24 05:14:07 PDT 2025
banach-space wrote:
What should be happening if one of the outer dims != 1? This is a general design question.
Could you add some negative tests? Also, this should work for scalable vectors provided that there is only one scalable dim. Would you mind taking care of that as well? Thanks!
https://github.com/llvm/llvm-project/pull/145115
More information about the Mlir-commits
mailing list