[vector api] RFR: Implement vector max and min for AArch64 NEON
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Wed Nov 7 19:13:01 UTC 2018
On 06/11/2018 23:15, Yang Zhang (Arm Technology China) wrote:
> Hi,
>
> I have a patch which implements vector api max() and min() for AArch64 NEON.
> Could you please help to review this?
>
> Webrev:
> http://cr.openjdk.java.net/~yzhang/vectorapi.max_min/webrev.00/
I assume NEON is unconditionally supported on AArch64.
No need to adjust Matcher::match_rule_supported[_vector] to make use of
those new instructions?
Otherwise, looks fine to me (not an expert in AArch64 port).
Best regards,
Vladimir Ivanov
More information about the panama-dev
mailing list