[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 09:37:09 PDT 2019


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

Incorporate review comment.


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.225449.patch
Type: text/x-patch
Size: 7157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/ac3294c6/attachment.bin>


More information about the llvm-commits mailing list