[PATCH] D35347: [IRCE] Fix corner case with Start = INT_MAX

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 23:39:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308001: [IRCE] Fix corner case with Start = INT_MAX (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D35347?vs=106581&id=106582#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35347

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/pre_post_loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35347.106582.patch
Type: text/x-patch
Size: 6891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/2a399a90/attachment.bin>


More information about the llvm-commits mailing list