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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 23:50:37 PST 2018


mkazantsev updated this revision to Diff 132944.
mkazantsev marked 2 inline comments as done.
mkazantsev added a comment.

Added a test on indvars.


https://reviews.llvm.org/D42835

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42835.132944.patch
Type: text/x-patch
Size: 9267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/96fa1fef/attachment.bin>


More information about the llvm-commits mailing list