RFR: 8360304: Redundant condition in LibraryCallKit::inline_vector_nary_operation

duke duke at openjdk.org
Wed Aug 20 06:50:38 UTC 2025


On Sat, 2 Aug 2025 15:44:22 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:

> The check for `sopc != 0` is not needed after JDK-8353786, the function would exit at L374 otherwise.
> 
> Passes tier1.

@fandreuz 
Your change (at version 86366e18cd507c860a7acb27af7ab8c35c2f87ec) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/26606#issuecomment-3204418323


More information about the hotspot-compiler-dev mailing list