[llvm] [LV] Use SCEV loop-uniformity for outer-loop branch legality (PR #199632)
Ming Yan via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 00:45:07 PDT 2026
https://github.com/NexMing commented:
Sorry for the late reply. The [outer-loop vectorization](https://lists.llvm.org/pipermail/llvm-dev/2017-December/119523.html) has made little progress since it was first proposed.
This patch is intended to improve outer-loop vectorization. It makes the requirements for vectorization less restrictive.
https://github.com/llvm/llvm-project/pull/199632
More information about the llvm-commits
mailing list