[PATCH] D36509: [IRCE][NFC] Rename IndVarNext to IndVarBase

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 04:01:50 PDT 2017


mkazantsev created this revision.

Renaming as a preparation step to generalizing IRCE for comparison not only against
the next value of an indvar, but also against the current.


https://reviews.llvm.org/D36509

Files:
  lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36509.110346.patch
Type: text/x-patch
Size: 6054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/afd85b37/attachment.bin>


More information about the llvm-commits mailing list