[PATCH] D42165: [SCEV] Fix isLoopEntryGuardedByCond usage

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 21 23:33:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323077: [SCEV] Fix isLoopEntryGuardedByCond usage (authored by skatkov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42165?vs=130120&id=130836#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42165

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/inner-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42165.130836.patch
Type: text/x-patch
Size: 5801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/8ab12fc2/attachment.bin>


More information about the llvm-commits mailing list