On Wed, 16 Apr 2025 01:47:02 GMT, Xiaohong Gong <xg...@openjdk.org> wrote:

>> src/hotspot/share/opto/vectorIntrinsics.cpp line 488:
>> 
>>> 486: // V binaryOp(long address, Class<? extends V> vClass, Class<E> 
>>> elementType, int length,
>>> 487: //            V v1, V v2,
>>> 488: //            BinaryOperation<V, ?> defaultImpl)
>> 
>> `debugName` parameter is missing
>
> It seems the function should be updated to `libraryBinaryOp` and 
> `libraryUnaryOp`?

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24462#discussion_r2047597002

Reply via email to