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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 12:45:03 PDT 2019


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

LG. Note that umin/smin support is also missing from GetMinTrailingZerosImpl.


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

https://reviews.llvm.org/D67514





More information about the llvm-commits mailing list