[PATCH] D39954: [IRCE] Smart range intersection

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 22:08:08 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318639: [IRCE] Smart range intersection (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D39954?vs=123303&id=123534#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39954

Files:
  llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/trunk/test/Transforms/IRCE/clamp.ll
  llvm/trunk/test/Transforms/IRCE/range_intersect_miscompile.ll
  llvm/trunk/test/Transforms/IRCE/ranges_of_different_types.ll
  llvm/trunk/test/Transforms/IRCE/single-access-with-preloop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39954.123534.patch
Type: text/x-patch
Size: 32479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/38f2b9e9/attachment.bin>


More information about the llvm-commits mailing list