RFR: 8360304: Redundant condition in LibraryCallKit::inline_vector_nary_operation
Vladimir Ivanov
vlivanov at openjdk.org
Wed Aug 20 04:32: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.
Looks good.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26606#pullrequestreview-3134744012
More information about the hotspot-compiler-dev
mailing list