[Mlir-commits] [mlir] [mlir][vector] Decouple unrolling gather and gather to llvm lowering (PR #132206)
Kunwar Grover
llvmlistbot at llvm.org
Mon Mar 24 05:25:13 PDT 2025
Groverkss wrote:
Landing this to make progress on subsequent patches. This is a fairly non controversial change which effectively does the same thing, just earlier, to make things more consistent. Happy to address more comments post review in accordance to https://llvm.org/docs/CodeReview.html#can-code-be-reviewed-after-it-is-committed
https://github.com/llvm/llvm-project/pull/132206
More information about the Mlir-commits
mailing list