[PATCH] D45362: [IRCE] Relax restriction on collected range checks
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 8 23:04:26 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329547: [IRCE] Relax restriction on collected range checks (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45362?vs=141313&id=141585#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45362
Files:
llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
llvm/trunk/test/Transforms/IRCE/non_known_positive_end.ll
llvm/trunk/test/Transforms/IRCE/range_intersect_miscompile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45362.141585.patch
Type: text/x-patch
Size: 6897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/832f284f/attachment.bin>
More information about the llvm-commits
mailing list