[PATCH] D39954: [IRCE] Smart range intersection
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 17 00:56:24 PST 2017
mkazantsev updated this revision to Diff 123303.
mkazantsev added a comment.
Also renamed the lambda to make it more clear.
https://reviews.llvm.org/D39954
Files:
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
test/Transforms/IRCE/clamp.ll
test/Transforms/IRCE/range_intersect_miscompile.ll
test/Transforms/IRCE/ranges_of_different_types.ll
test/Transforms/IRCE/single-access-with-preloop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39954.123303.patch
Type: text/x-patch
Size: 32274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/ed803502/attachment.bin>
More information about the llvm-commits
mailing list