[Mlir-commits] [mlir] [mlir][Vector] Remove uses of vector.extractelement/vector.insertelement (PR #113827)
Kunwar Grover
llvmlistbot at llvm.org
Wed Nov 13 05:47:17 PST 2024
Groverkss wrote:
> Thank you so much for the clean-up!
>
> There's a lot of subtle changes here. Would you mind splitting into smaller PRs? For example:
>
> * vectorization
> * VectorOps
> * etc
>
> ?
I'm not sure if i can split the entire patch into a pr for each file, but i can help splitting it up into easier review pieces. I sent out the first split for trivial changes: https://github.com/llvm/llvm-project/pull/116053
https://github.com/llvm/llvm-project/pull/113827
More information about the Mlir-commits
mailing list