On Wed, 13 May 2026 10:24:23 GMT, Tobias Hartmann <[email protected]> wrote:

>> During loop unswitching `set_flat_array_check_inputs()` merges all
>> flat array checks into single new `FlatArrayCheck` node. That code
>> doesn't work if a `FlatArrayCheck` node has more than one
>> `ArrayOrKlass` input. (that is it's the result of a previous pass of
>> loop unswitching).
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Testing passed!

@TobiHartmann thanks for the review and testing

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

PR Comment: https://git.openjdk.org/valhalla/pull/2430#issuecomment-4440570609

Reply via email to