[PATCH] D31238: [ScalarEvolution] Re-enable Predicate implication from operations
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 22:57:26 PDT 2017
mkazantsev updated this revision to Diff 92899.
mkazantsev marked 5 inline comments as done.
mkazantsev added a comment.
Only comments and test file names changed. No functional changes. Found (potential) issue with assertions exists without this patch and will be checked separately.
https://reviews.llvm.org/D31238
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/implied-via-addition.ll
test/Analysis/ScalarEvolution/implied-via-division.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31238.92899.patch
Type: text/x-patch
Size: 23342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170324/024f230f/attachment.bin>
More information about the llvm-commits
mailing list