[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 14:32:43 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371776: [SCEV] Add smin support to getRangeRef (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67514?vs=219971&id=220001#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67514

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/max-expr-cache.ll
  llvm/trunk/test/Analysis/ScalarEvolution/trip-count15.ll
  llvm/trunk/test/Transforms/IRCE/rc-negative-bound.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67514.220001.patch
Type: text/x-patch
Size: 12692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/11da8083/attachment-0001.bin>


More information about the llvm-commits mailing list