[PATCH] D95521: [SCEV] Apply loop guards to zero modulo conditions

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 31 11:22:44 PST 2021


gilr updated this revision to Diff 320366.
gilr retitled this revision from "[SCEV] Apply loop guards to trailing zero bits" to "[SCEV] Apply loop guards to zero modulo conditions".
gilr edited the summary of this revision.
gilr added a comment.

Addressed comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95521/new/

https://reviews.llvm.org/D95521

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Analysis/ScalarEvolution/trip-multiple-guard-info.ll
  llvm/test/Transforms/LoopUnroll/runtime-unroll-assume-no-remainder.ll
  llvm/test/Transforms/LoopVectorize/dont-fold-tail-for-divisible-TC.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95521.320366.patch
Type: text/x-patch
Size: 12321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210131/7fa5851a/attachment-0001.bin>


More information about the llvm-commits mailing list