[Mlir-commits] [mlir] [Linalg] Update transform + vectorization patterns to work with generic convolution ops as well (PR #174196)

Han-Chung Wang llvmlistbot at llvm.org
Sun Jan 4 23:15:40 PST 2026


https://github.com/hanhanW commented:

Can you split the PR? I think you can break it two at least two PRs, since they should be independent:

- Vectorization
- Conv decomposition

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


More information about the Mlir-commits mailing list