RFR: 8341834: C2 compilation fails with "bad AD file" due to Replicate [v2]

Vladimir Kozlov kvn at openjdk.org
Fri Oct 25 19:31:04 UTC 2024


On Fri, 25 Oct 2024 15:19:25 GMT, Roland Westrelin <roland at openjdk.org> wrote:

>> Superword creates a `Replicate` node at a `ConvL2I` node and uses the
>> type of the result of the `ConvL2I` to pick the type of the
>> `Replicate` instead of the type of the input to the `ConvL2I`.
>
> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

Good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21660#pullrequestreview-2396236888


More information about the hotspot-compiler-dev mailing list