[PATCH] D35010: [IRCE] Recognize loops with ne/eq latch conditions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 23:53:24 PDT 2017


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

Extended test base, fix a bug with shifting comparison borders when we shouldn't.


https://reviews.llvm.org/D35010

Files:
  lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  test/Transforms/IRCE/eq_ne.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35010.105808.patch
Type: text/x-patch
Size: 11774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/0908b8d3/attachment.bin>


More information about the llvm-commits mailing list