RFR: 8327693: C1: LIRGenerator::_instruction_for_operand is only read by assertion code
Denghui Dong
ddong at openjdk.org
Wed Mar 13 00:03:17 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
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18170#issuecomment-1992757081
More information about the hotspot-compiler-dev
mailing list