[Mlir-commits] [mlir] [mlir][vector] Add more patterns to Vector Linearize transformation (PR #136193)

Nishant Patel llvmlistbot at llvm.org
Wed Apr 23 13:17:28 PDT 2025


nbpatel wrote:

> Thanks!
> 
> This is adding 4 unrelated patterns - could you split this into independent PRs?

So load/store as one PR and splat, create_mask and insert_strided_slice each as independent PR?

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


More information about the Mlir-commits mailing list