[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:10:58 PST 2017


mzolotukhin updated this revision to Diff 91487.
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.91487.patch
Type: text/x-patch
Size: 7728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170312/f98082ee/attachment.bin>


More information about the llvm-commits mailing list