[vectorIntrinsics] RFR: 8263001: Add cast nodes from single precision float types to interger types implementation for Arm SVE [v2]
Ningsheng Jian
njian at openjdk.java.net
Tue Mar 9 03:17:29 UTC 2021
On Tue, 9 Mar 2021 03:12:07 GMT, Wang Huang <whuang at openjdk.org> wrote:
>> * add sve_fcvtzs & sve_fcvtzu
>> * add F2I F2S F2B F2L
>> * change macro name `VECTOR_CAST_I2F` -> `VECTOR_CAST_X2X` becase we reuse it.
>
> 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:
>
> 8263001: Add cast nodes from single precision float types to interger types implementation for Arm SVE
Looks good. Thanks!
-------------
Marked as reviewed by njian (Committer).
PR: https://git.openjdk.java.net/panama-vector/pull/46
More information about the panama-dev
mailing list