On Sat, 13 Jun 2026 15:05:33 GMT, Martin Doerr <[email protected]> wrote:
> `LIRGenerator::do_ProfileACmpTypes` uses the wrong `maybe_null` property. > Seems to be a copy&paste bug from the code above it. > In addition, minor refactoring of the code generator for > `opSubstitutabilityCheck`. RISCV has it already. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 9cd13e69 Author: Martin Doerr <[email protected]> Committer: Chen Liang <[email protected]> URL: https://git.openjdk.org/valhalla/commit/9cd13e6903a025ee82be54217ab76256b392a9ce Stats: 13 lines in 3 files changed: 4 ins; 8 del; 1 mod 8386598: [lworld] C1 acmp profiling fix and minor cleanup Reviewed-by: mchevalier ------------- PR: https://git.openjdk.org/valhalla/pull/2543
