[PATCH] D100566: [SCEV] Add a ah-hoc pattern on isImpliedCondBalancedTypes

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 04:52:07 PDT 2021


jaykang10 updated this revision to Diff 338484.
jaykang10 added a comment.

Following the comment of @nikic, added checks for negative step and nsw/nuw.


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

https://reviews.llvm.org/D100566

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Transforms/IRCE/sibling_loops.ll
  llvm/test/Transforms/IndVarSimplify/lftr-pr20680.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100566.338484.patch
Type: text/x-patch
Size: 8382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/7fe459b2/attachment.bin>


More information about the llvm-commits mailing list