[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
Thu Mar 16 14:19:53 PDT 2017
This revision was automatically updated to reflect the committed changes.
mzolotukhin marked 3 inline comments as done.
Closed by commit rL297992: [SCEV] Compute affine range in another way to avoid bitwidth extending. (authored by mzolotukhin).
Changed prior to commit:
https://reviews.llvm.org/D30477?vs=91488&id=92055#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30477
Files:
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/zext-wrap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30477.92055.patch
Type: text/x-patch
Size: 8038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/2fbe9bc0/attachment.bin>
More information about the llvm-commits
mailing list