[jdk11u-dev] Integrated: 8261147: C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions
Martin Doerr
mdoerr at openjdk.java.net
Wed Jul 28 08:35:42 UTC 2021
On Mon, 26 Jul 2021 17:37:07 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Almost clean backport of JDK-8261147. I had to insert the new hunk in node.cpp manually due to unrelated context changes from JDK-8255000.
This pull request has now been integrated.
Changeset: 69341be4
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/69341be492f640c81fe210f0d1c1dec4162761f0
Stats: 79 lines in 3 files changed: 75 ins; 0 del; 4 mod
8261147: C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions
Reviewed-by: roland
Backport-of: f791fdf23ef6e49e7e1ca68e33a16f6686e0bfa1
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/164
More information about the jdk-updates-dev
mailing list