[PATCH] D87836: [ARM] Fold select_cc(vecreduce_[u|s][min|max], x) into VMINV or VMAXV
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 06:45:53 PDT 2020
samtebbs added a comment.
In D87836#2314079 <https://reviews.llvm.org/D87836#2314079>, @SjoerdMeijer wrote:
> 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.
Thanks Sjoerd, I have done so in 68e002e1819f1598fc6815226a353ad2f04cd509 <https://reviews.llvm.org/rG68e002e1819f1598fc6815226a353ad2f04cd509>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87836/new/
https://reviews.llvm.org/D87836
More information about the llvm-commits
mailing list