[jdk21u-dev] RFR: 8322790: RISC-V: Tune costs for shuffles with no conversion
Ilya Gavrilin
igavrilin at openjdk.org
Fri Feb 16 10:18:05 UTC 2024
Hi all, I would like to backport [JDK-8322790](https://bugs.openjdk.org/browse/JDK-8322790) to jdk21u-dev in order to improve performance for methods operating with integer representations of floating point values.
Patch applies clean, backported to jdk22u.
-------------
Commit messages:
- Backport 2acb5bd9924511b58b0e57ea9eb6c2dee9fd3ee8
Changes: https://git.openjdk.org/jdk21u-dev/pull/265/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=265&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8322790
Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/265.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/265/head:pull/265
PR: https://git.openjdk.org/jdk21u-dev/pull/265
More information about the jdk-updates-dev
mailing list