[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:53:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
timshen marked an inline comment as done.
Closed by commit rL335197: [SCEV] Improve zext(A /u B) and zext(A % B) (authored by timshen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48338?vs=152214&id=152215#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48338
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/zext-divrem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48338.152215.patch
Type: text/x-patch
Size: 4586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/e95ce5b5/attachment.bin>
More information about the llvm-commits
mailing list