[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
Mon Mar 6 23:33:12 PST 2017
mzolotukhin updated this revision to Diff 90800.
mzolotukhin added a comment.
- Address review remarks.
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.90800.patch
Type: text/x-patch
Size: 9629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/ac61cea7/attachment-0001.bin>
More information about the llvm-commits
mailing list