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

Sandhya Viswanathan sviswanathan at openjdk.java.net
Tue Feb 15 02:14:14 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

Marked as reviewed by sviswanathan (Reviewer).

Hotspot changes look good to me.

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

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


More information about the hotspot-compiler-dev mailing list