RFR: 8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts [v2]
Quan Anh Mai
duke at openjdk.java.net
Thu Feb 10 15:14:44 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7358/files
- new: https://git.openjdk.java.net/jdk/pull/7358/files/22a70fe1..8028be52
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7358&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7358&range=00-01
Stats: 81 lines in 4 files changed: 32 ins; 44 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/7358.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7358/head:pull/7358
PR: https://git.openjdk.java.net/jdk/pull/7358
More information about the hotspot-compiler-dev
mailing list