[jdk17u-dev] Integrated: 8270848: Redundant unsafe opmask register allocation in some instruction patterns.

Boris Ulasevich bulasevich at openjdk.org
Tue Sep 13 14:36:16 UTC 2022


On Thu, 8 Sep 2022 11:21:38 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:

> Backport 71ca0c08f09e87673f1cf3f918a0802961359166
> 
> The change checks specific avx features instead of common UseAVX flag. 
> 
> The change is required for JDK-8281146 backport to land cleanly in x86 ad files.

This pull request has now been integrated.

Changeset: 36dd0a71
Author:    Boris Ulasevich <bulasevich at openjdk.org>
Committer: Dmitry Samersoff <dsamersoff at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/36dd0a71b79a327f8df386b9618589c105a546cd
Stats:     45 lines in 3 files changed: 0 ins; 4 del; 41 mod

8270848: Redundant unsafe opmask register allocation in some instruction patterns.

Reviewed-by: phh, dsamersoff
Backport-of: 71ca0c08f09e87673f1cf3f918a0802961359166

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

PR: https://git.openjdk.org/jdk17u-dev/pull/657


More information about the jdk-updates-dev mailing list