[Mlir-commits] [mlir] [mlir] Expose linalg vectorization without replacement (PR #144158)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Jun 16 12:40:57 PDT 2025
Max191 wrote:
Ideally, I wouldn't need to create a new linalg.generic like this, but the vectorization implementations are not very friendly for doing anything different. Perhaps in the future the vectorization implementations could be refactored, but I don't have the bandwidth to take on that task right now.
https://github.com/llvm/llvm-project/pull/144158
More information about the Mlir-commits
mailing list