Integrated: 8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy stubs for bytes

Antonios Printezis tonyp at openjdk.org
Mon Jun 5 15:43:24 UTC 2023


On Fri, 2 Jun 2023 17:53:03 GMT, Antonios Printezis <tonyp at openjdk.org> wrote:

> 8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy stubs for bytes

This pull request has now been integrated.

Changeset: 5cd8af76
Author:    Antonios Printezis <tonyp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5cd8af7622a93afb32f5f3fccdc453096992453c
Stats:     8 lines in 1 file changed: 6 ins; 0 del; 2 mod

8308726: RISC-V: avoid unnecessary slli in the vectorized arraycopy stubs for bytes

Reviewed-by: fyang, luhenry

-------------

PR: https://git.openjdk.org/jdk/pull/14288


More information about the hotspot-compiler-dev mailing list