[PATCH] D87836: [ARM] Fold select_cc(vecreduce_[u|s][min|max], x) into VMINV or VMAXV

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 10:54:45 PDT 2020


aemerson added a comment.

In D87836#2312239 <https://reviews.llvm.org/D87836#2312239>, @dmajor wrote:

> This caused a failure on the bots: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/38144

Yep, I just reverted it on c9f5cdd4531 <https://reviews.llvm.org/rGc9f5cdd4531e2836f47ceb28b80fd7f418645d96>


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

https://reviews.llvm.org/D87836



More information about the llvm-commits mailing list