[PATCH] D44515: [IRCE] Change min value safety check
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 20 09:30:04 PDT 2018
samparker updated this revision to Diff 139143.
samparker added a comment.
Slight format change and added AvailableAtLoopEntry check in CannotBeMinInLoop.
https://reviews.llvm.org/D44515
Files:
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
test/Transforms/IRCE/eq_ne.ll
test/Transforms/IRCE/variable-loop-bounds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44515.139143.patch
Type: text/x-patch
Size: 12069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/6312b219/attachment.bin>
More information about the llvm-commits
mailing list