[vectorIntrinsics] RFR: 8258072: Add Reinterpret nodes implementation for Arm SVE [v2]

Wang Huang whuang at openjdk.java.net
Thu Jan 7 07:25:07 UTC 2021


On Thu, 7 Jan 2021 03:14:00 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:

>> Wang Huang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>> 
>>   8258072: Add Reinterpret nodes implementation for Arm SVE
>
> src/hotspot/cpu/aarch64/aarch64_sve_ad.m4 line 374:
> 
>> 372:   ins_pipe(pipe_class_empty);
>> 373: %}')dnl
>> 374: REINTERPRET(16)
> 
> Can it directly use the instruct itself instead of the macro here?

OK.

-------------

PR: https://git.openjdk.java.net/panama-vector/pull/30


More information about the panama-dev mailing list