[PATCH] D46860: [IRCE] Fix miscompile with range checks against negative values

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 19 06:10:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332809: [IRCE] Fix miscompile with range checks against negative values (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46860?vs=146740&id=147659#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46860

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/rc-negative-bound.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46860.147659.patch
Type: text/x-patch
Size: 31595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180519/784234a4/attachment-0001.bin>


More information about the llvm-commits mailing list