[llvm] [Analysis] Teach isDereferenceableAndAlignedInLoop about SCEV predicates (PR #106562)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 03:15:20 PDT 2024


david-arm wrote:

I've rebased the PR and also updated some code in LoopVectorizationLegality to also pass the predicates into isDereferenceableReadOnlyLoop, which adds support for more early exit loops being vectorised.

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


More information about the llvm-commits mailing list