[PATCH] D30477: [SCEV] Compute affine range in another way to avoid bitwidth extending.
Michael Zolotukhin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 11 20:32:39 PST 2017
mzolotukhin updated this revision to Diff 91488.
mzolotukhin marked an inline comment as done.
mzolotukhin added a comment.
- Add a comment about INT_SMIN.
https://reviews.llvm.org/D30477
Files:
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/zext-wrap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30477.91488.patch
Type: text/x-patch
Size: 7974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170312/700873b1/attachment.bin>
More information about the llvm-commits
mailing list