RFR: 8279651: [vectorapi] Implement the missing intrinsics for casting from integrals on x64 [v7]
Quan Anh Mai
duke at openjdk.java.net
Thu Jan 13 00:40:57 UTC 2022
> 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:
- fix
- unavailable kortest
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7002/files
- new: https://git.openjdk.java.net/jdk/pull/7002/files/81eb8561..07718663
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7002&range=06
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7002&range=05-06
Stats: 8 lines in 1 file changed: 5 ins; 1 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/7002.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7002/head:pull/7002
PR: https://git.openjdk.java.net/jdk/pull/7002
More information about the hotspot-compiler-dev
mailing list