[PATCH] D69006: [SCEV] Simplify umin/max of zext and sext of the same value
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 19 10:24:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d509201e2d2: [SCEV] Simplify umin/max of zext and sext of the same value (authored by reames).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D69006?vs=225545&id=225759#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69006/new/
https://reviews.llvm.org/D69006
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/max-trip-count-address-space.ll
llvm/test/Analysis/ScalarEvolution/max-trip-count.ll
llvm/test/Analysis/ScalarEvolution/sext-mul.ll
llvm/test/Analysis/ScalarEvolution/umin-umax-folds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69006.225759.patch
Type: text/x-patch
Size: 21978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191019/6dd34351/attachment.bin>
More information about the llvm-commits
mailing list