[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
Tue Mar 7 19:24:55 PST 2017
mzolotukhin updated this revision to Diff 90979.
mzolotukhin marked 3 inline comments as done.
mzolotukhin added a comment.
- Merge two similar functions together.
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.90979.patch
Type: text/x-patch
Size: 7611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/574a0376/attachment.bin>
More information about the llvm-commits
mailing list