[PATCH] D39954: [IRCE] Smart range intersection
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 16 02:53:56 PST 2017
mkazantsev updated this revision to Diff 123146.
mkazantsev marked 5 inline comments as done.
mkazantsev added a comment.
Addressed style comments.
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.123146.patch
Type: text/x-patch
Size: 30686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/902c0ea1/attachment.bin>
More information about the llvm-commits
mailing list