RFR: 8327693: C1: LIRGenerator::_instruction_for_operand is only read by assertion code
Christian Hagedorn
chagedorn at openjdk.org
Tue Mar 12 17:36:14 UTC 2024
On Fri, 8 Mar 2024 14:08:57 GMT, Denghui Dong <ddong at openjdk.org> wrote:
> Hi,
>
> Please help review this change that moves _instruction_for_operand into ASSERT block since it is only read by assertion code in c1_LinearScan.cpp.
>
> Thanks
Looks good!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18170#pullrequestreview-1931804552
More information about the hotspot-compiler-dev
mailing list