[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
Thu Oct 17 16:40:10 PDT 2019


reames updated this revision to Diff 225545.
reames added a comment.

Address review comments.

p.s. Thank you for really great suggestions here.  The new version of the code is much better than the original.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69006/new/

https://reviews.llvm.org/D69006

Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/ScalarEvolution/umin-umax-folds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69006.225545.patch
Type: text/x-patch
Size: 19530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/6461741e/attachment.bin>


More information about the llvm-commits mailing list