[PATCH] D87379: [ARM] Selects SSAT/USAT from LLVM IR of min/max patterns

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 06:24:29 PDT 2020


mstorsjo added a comment.

In D87379#2273520 <https://reviews.llvm.org/D87379#2273520>, @MeeraN wrote:

> In D87379#2273244 <https://reviews.llvm.org/D87379#2273244>, @mstorsjo wrote:
>
>> Headsup: This broke a number of tests for me. Looking closer into where it changed things erroneously...
>
> It seems we made a small mistake in one of the if conditions, will fix it now. Thanks for letting us know

Thanks for the fix; my testset runs fine now again.


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

https://reviews.llvm.org/D87379



More information about the llvm-commits mailing list