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

Xiaohong Gong xgong at openjdk.java.net
Mon Mar 22 09:18:51 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

Marked as reviewed by xgong (no project role).

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

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


More information about the panama-dev mailing list