[PATCH] D48338: [SCEV] Improve zext(A /u B) and zext(A % B)

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 19:07:12 PDT 2018


timshen updated this revision to Diff 152014.
timshen marked 5 inline comments as done.
timshen added a comment.

Updated based on comments.


https://reviews.llvm.org/D48338

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/zext-divrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48338.152014.patch
Type: text/x-patch
Size: 4381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/1a3ca616/attachment.bin>


More information about the llvm-commits mailing list