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

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 04:57:11 PDT 2020


SjoerdMeijer added a comment.

In D87836#2314074 <https://reviews.llvm.org/D87836#2314074>, @samtebbs wrote:

> Hi Amara.
>
> Apologies for this. The fix is just a matter of updating the two failing
> tests. What is the process for getting the change back in?

If it's just a trivial update of a test, you can just go ahead and recommit it. If you're in doubt, you can always put it for review again.


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

https://reviews.llvm.org/D87836



More information about the llvm-commits mailing list