[PATCH] D48160: [SCEV] Simplify trunc-of-add/mul to add/mul-of-trunc under more circumstances.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 14 10:19:59 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334736: [SCEV] Simplify trunc-of-add/mul to add/mul-of-trunc under more circumstances. (authored by jlebar, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48160?vs=151302&id=151376#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48160
Files:
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/different-loops-recs.ll
llvm/trunk/test/Analysis/ScalarEvolution/max-trip-count-address-space.ll
llvm/trunk/test/Analysis/ScalarEvolution/sext-inreg.ll
llvm/trunk/test/Analysis/ScalarEvolution/strip-injective-zext.ll
llvm/trunk/test/Analysis/ScalarEvolution/trunc-simplify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48160.151376.patch
Type: text/x-patch
Size: 8209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/bfc6d476/attachment.bin>
More information about the llvm-commits
mailing list