[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
Fri Sep 8 03:16:21 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D36215?vs=114305&id=114332#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.114332.patch
Type: text/x-patch
Size: 16056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/038c7a0b/attachment.bin>


More information about the llvm-commits mailing list