RFR: JDK-8283140: Remove unused encoding classes/operands from x86_64.ad [v7]
Dean Long
dlong at openjdk.org
Tue Nov 14 20:42:33 UTC 2023
On Thu, 9 Nov 2023 21:19:13 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:
>
> Add 'mark' back.
Marked as reviewed by dlong (Reviewer).
Looks good. Nice improvement.
-------------
PR Review: https://git.openjdk.org/jdk/pull/16319#pullrequestreview-1730737437
PR Comment: https://git.openjdk.org/jdk/pull/16319#issuecomment-1811233497
More information about the hotspot-compiler-dev
mailing list