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

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 04:08:40 PDT 2021


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

Following comment from @nikic, updated code.


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
  llvm/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100566.340477.patch
Type: text/x-patch
Size: 11801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/c544b4ee/attachment.bin>


More information about the llvm-commits mailing list