On Wed, 13 May 2026 07:53:47 GMT, Roland Westrelin <[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!

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

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

Reply via email to