[jdk11u-dev] RFR: 8270533: AArch64: size_fits_all_mem_uses should return false if its output is a CAS
Andrew Haley
aph at openjdk.java.net
Mon Nov 8 09:27:46 UTC 2021
On Mon, 1 Nov 2021 18:13:57 GMT, Alexey Pavlyutkin <duke at openjdk.java.net> wrote:
> I'd like to backport JDK-8190753 to jdk11u
>
> The fix prevents using a result of Add-n-Shift operation as an input for CAS operation that takes only register operands for Aarch64
>
> The original patch applied cleanly
>
> Testing: original patch does not have verification tests. Regression: hotspot_all (arm64/20.04 LTS)
Marked as reviewed by aph (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/573
More information about the jdk-updates-dev
mailing list