[PATCH] D36215: [IRCE] Identify loops with latch comparison against current IV value

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 00:05:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312221: [IRCE] Identify loops with latch comparison against current IV value (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D36215?vs=112856&id=113360#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36215

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/latch-comparison-against-current-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36215.113360.patch
Type: text/x-patch
Size: 12575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/cbd3e1c5/attachment.bin>


More information about the llvm-commits mailing list