[PATCH] D67514: [SCEV] Add smin/umin support to getRangeRef

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 12:36:16 PDT 2019


reames updated this revision to Diff 219971.
reames edited the summary of this revision.
reames added a comment.

Rebase over precommited tests.


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

https://reviews.llvm.org/D67514

Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/ScalarEvolution/max-expr-cache.ll
  test/Analysis/ScalarEvolution/trip-count15.ll
  test/Transforms/IRCE/rc-negative-bound.ll
  test/Transforms/LoopVectorize/X86/load-deref-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67514.219971.patch
Type: text/x-patch
Size: 33639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/9d212767/attachment.bin>


More information about the llvm-commits mailing list