[llvm] [LV] Initial support for stores in early exit loops (PR #137774)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 5 10:02:15 PST 2025
annamthomas wrote:
Hi @huntergr-arm , could you please give an update on where we are with early-exit vectorization for stores? There was a legality patch IIRC that just landed.
Also, a pseudo-code example of what a vectorized loop with stores and early-exit will look like will be helpful. Is the plan still following what is mentioned here: https://discourse.llvm.org/t/rfc-supporting-more-early-exit-loops/84690 ?
https://github.com/llvm/llvm-project/pull/137774
More information about the llvm-commits
mailing list