RFR: 8327693: C1: LIRGenerator::_instruction_for_operand is only read by assertion code

Guoxiong Li gli at openjdk.org
Sat Mar 9 09:12:56 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

Nice found. Looks good.

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

Marked as reviewed by gli (Committer).

PR Review: https://git.openjdk.org/jdk/pull/18170#pullrequestreview-1926165582


More information about the hotspot-compiler-dev mailing list