On Wed, 18 Mar 2026 15:37:00 GMT, Marc Chevalier <[email protected]> wrote:
>> Benoît Maillard has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Other location + valhalla enabled > > Why was `DoEscapeAnalysis` necessary before, when `EliminateAllocations` is > true? On mainline scalarization is dependent on escape analysis, with valhalla inline types can be scalarized in InlineTypeNode::make_scalar_in_safepoints, independently of escape analysis @marc-chevalier. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2240#issuecomment-4083961467
