[llvm] [LoopVectorize] Add support for vectorisation of more early exit loops (PR #88385)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 25 05:22:47 PDT 2024
david-arm wrote:
I've still not addressed all the most recent round of comments on this patch because I'm waiting for https://github.com/llvm/llvm-project/pull/96752 to land first. However, I've rebased the patch and included https://github.com/llvm/llvm-project/pull/96752 anyway to keep it ticking over. Every rebase usually takes a while due to changes in LoopVectorize/VPlan. :)
>From tomorrow I'll be away for 3 weeks so apologies if I'm silent during that time, but feel free to leave more review comments and I'll take a look when I'm back!
https://github.com/llvm/llvm-project/pull/88385
More information about the llvm-commits
mailing list