[vectorIntrinsics] RFR: 8263644: Add Extract float nodes implementation for Arm SVE [v2]

Ningsheng Jian njian at openjdk.java.net
Tue Mar 23 07:03:57 UTC 2021


On Mon, 22 Mar 2021 07:08:11 GMT, Wang Huang <whuang at openjdk.org> wrote:

>> We implement ExtractD & ExtractF Node for Arm SVE backend.
>> * overload encoding functions `sve_lasta` & `sve_lastb`
>> * for future JDK-8263424, we eliminate vector length judgements and use  `rscratch1`
>
> Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   refact some codes

Looks good. Thanks!

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

Marked as reviewed by njian (Committer).

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


More information about the panama-dev mailing list