[llvm-branch-commits] [llvm] [LoopVectorize] Support vectorization of compressing patterns (PR #214491)
Andrei Elovikov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 17 11:19:17 PDT 2026
https://github.com/eas commented:
Can you add some tests that combine early exit vectorization and monotonic operations? I'd think it's fine if we just bailout for that, but I think that out-of-the loop uses could make things harder for the legality checks/processing.
https://github.com/llvm/llvm-project/pull/214491
More information about the llvm-branch-commits
mailing list