RFR: 8279651: [vectorapi] Implement the missing intrinsics for casting from integrals on x64 [v6]
Quan Anh Mai
duke at openjdk.java.net
Tue Jan 11 13:40:54 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:
- Merge branch 'vLongToFD' of github.com:MeryKitty/jdk into vLongToFD
- use movmskpd instead of ptest
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7002/files
- new: https://git.openjdk.java.net/jdk/pull/7002/files/c64f07a9..81eb8561
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7002&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7002&range=04-05
Stats: 6 lines in 1 file changed: 3 ins; 2 del; 1 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