On Tue, 23 Jun 2026 13:50:05 GMT, Roland Westrelin <[email protected]> wrote:
>> The problem, here, is that, when a `Proj` is created for a late >> inlining call and transformed, it is replaced by a `Proj` for a >> dominating call. As a consequence, the code tries to clear an already >> cleared flag. >> >> Beyond the fix for the crash here, 8375694 (that added that code) >> expects a single return projection but there can be several with the >> scalarized calling convention. I filed 8387131 to investigate if the >> change from 8375694 needs to be reworked. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Roland Westrelin has updated the pull request incrementally with one > additional commit since the last revision: > > more Marked as reviewed by vlivanov (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/2575#pullrequestreview-4566280128
