[PATCH] D45362: [IRCE] Relax restriction on collected range checks
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 04:33:37 PDT 2018
mkazantsev updated this revision to Diff 141312.
mkazantsev added a comment.
Added couple more tests.
https://reviews.llvm.org/D45362
Files:
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
test/Transforms/IRCE/non_known_positive_end.ll
test/Transforms/IRCE/range_intersect_miscompile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45362.141312.patch
Type: text/x-patch
Size: 6799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/38d23617/attachment.bin>
More information about the llvm-commits
mailing list