Integrated: JDK-8283140: Remove unused encoding classes/operands from x86_64.ad

Cesar Soares Lucas cslucas at openjdk.org
Thu Nov 16 06:54:42 UTC 2023


On Mon, 23 Oct 2023 17:51:47 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:

> These encoding classes became dead code when the instructions' definitions were patched to use the MacroAssembler.
> 
> Tested with tier 1-3 on Linux, Windows & MacOS.

This pull request has now been integrated.

Changeset: 3452210b
Author:    Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3452210b3652bf936e3c34675f2648852eb7cdf1
Stats:     999 lines in 1 file changed: 9 ins; 964 del; 26 mod

8283140: Remove unused encoding classes/operands from x86_64.ad

Reviewed-by: thartmann, dlong

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

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


More information about the hotspot-compiler-dev mailing list