RFR: 8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts [v3]

Quan Anh Mai duke at openjdk.java.net
Tue Feb 15 05:41:13 UTC 2022


On Sun, 13 Feb 2022 05:18:34 GMT, Quan Anh Mai <duke at openjdk.java.net> wrote:

>> Hi,
>> 
>> This patch implements the unsigned upcast intrinsics in x86, which are used in vector lane-wise reinterpreting operations.
>> 
>> Thank you very much.
>
> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
> 
>   missing ForceInline

Thanks a lot for your reviews.

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

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


More information about the core-libs-dev mailing list