[PATCH] D42835: [SCEV] Make isLoopEntryGuardedByCond a bit smarter

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 23:59:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324453: [SCEV] Make isLoopEntryGuardedByCond a bit smarter (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42835?vs=133149&id=133159#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42835

Files:
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/test/Transforms/IRCE/conjunctive-checks.ll
  llvm/trunk/test/Transforms/IRCE/decrementing-loop.ll
  llvm/trunk/test/Transforms/IRCE/single-access-no-preloop.ll
  llvm/trunk/test/Transforms/IndVarSimplify/loop-invariant-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42835.133159.patch
Type: text/x-patch
Size: 12510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/78f4c873/attachment.bin>


More information about the llvm-commits mailing list