RFR: 8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts [v2]
Paul Sandoz
psandoz at openjdk.java.net
Thu Feb 10 18:31:05 UTC 2022
On Thu, 10 Feb 2022 15:14:44 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 two additional commits since the last revision:
>
> - minor rename
> - address reviews
Running some tests.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7358
More information about the core-libs-dev
mailing list