[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
Wed Jun 20 18:50:58 PDT 2018


timshen updated this revision to Diff 152214.
timshen marked an inline comment as done.
timshen added a comment.

Formatting.


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.152214.patch
Type: text/x-patch
Size: 4492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/cbf88fe7/attachment.bin>


More information about the llvm-commits mailing list