RFR: JDK-8283140: Remove unused encoding classes/operands from x86_64.ad [v3]

Tobias Hartmann thartmann at openjdk.org
Mon Oct 30 12:32:34 UTC 2023


On Fri, 27 Oct 2023 21:32:46 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.
>
> Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix typo

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16319#pullrequestreview-1704001132


More information about the hotspot-compiler-dev mailing list