RFR: 8279651: [vectorapi] Implement the missing intrinsics for casting from integrals on x64 [v6]

Vladimir Kozlov kvn at openjdk.java.net
Wed Jan 12 20:39:27 UTC 2022


On Tue, 11 Jan 2022 13:40:54 GMT, Quan Anh Mai <duke at openjdk.java.net> wrote:

>> Hi,
>> 
>> This patch implements the remaining casts from integral types on x64.
>> 
>> Thank you very much.
>
> Quan Anh Mai has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Merge branch 'vLongToFD' of github.com:MeryKitty/jdk into vLongToFD
>  - use movmskpd instead of ptest

This looks good. I will test it.

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

PR: https://git.openjdk.java.net/jdk/pull/7002


More information about the hotspot-compiler-dev mailing list