RFR: 8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy stubs for bytes [v2]
Antonios Printezis
tonyp at openjdk.org
Sat Jun 3 12:57:28 UTC 2023
> 8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy stubs for bytes
Antonios Printezis has updated the pull request incrementally with one additional commit since the last revision:
fixed minor typo
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14288/files
- new: https://git.openjdk.org/jdk/pull/14288/files/11657978..58b0e798
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14288&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14288&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14288.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14288/head:pull/14288
PR: https://git.openjdk.org/jdk/pull/14288
More information about the hotspot-compiler-dev
mailing list