git: openjdk/jdk16: 8260585: AArch64: Wrong code generated for shifting right and accumulating four unsigned short integers

Dean Long dlong at openjdk.java.net
Wed Feb 3 21:41:24 UTC 2021


Changeset: 5307afa9
Author:    Dong Bo <dongbo at openjdk.org>
Committer: Dean Long <dlong at openjdk.org>
Date:      2021-02-03 21:40:33 +0000
URL:       https://git.openjdk.java.net/jdk16/commit/5307afa9

8260585: AArch64: Wrong code generated for shifting right and accumulating four unsigned short integers

Reviewed-by: iveresov, dlong, njian, aph

! src/hotspot/cpu/aarch64/aarch64.ad
+ test/hotspot/jtreg/compiler/c2/TestShiftRightAndAccumulate.java



More information about the jdk-changes mailing list