[vectorIntrinsics] RFR: 8265321: Add Rearrange nodes implementation for Arm SVE [v2]
Wang Huang
whuang at openjdk.java.net
Fri Apr 23 01:35:46 UTC 2021
On Thu, 22 Apr 2021 09:32:50 GMT, Ningsheng Jian <njian at openjdk.org> wrote:
>> Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix some bugs
>
> src/hotspot/cpu/aarch64/aarch64.ad line 2423:
>
>> 2421: default:
>> 2422: break;
>> 2423: }
>
> I would prefer put this inside op_sve_supported.
Yes, I will fix that.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/70
More information about the panama-dev
mailing list