[llvm] [LoopVectorize] Add support for vectorisation of more early exit loops (PR #88385)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 04:10:24 PDT 2024


https://github.com/huntergr-arm commented:

Starting to review the core representation in VPlan now; in the meantime, I think we can cut down on overall diff size by removing the ScalarEvolution changes.

https://github.com/llvm/llvm-project/pull/88385


More information about the llvm-commits mailing list