On Mon, 20 Nov 2023 09:26:43 GMT, Eric Liu <e...@openjdk.org> wrote:

>> src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.cpp line 1415:
>> 
>>> 1413:       break;
>>> 1414:     case S:
>>> 1415:       (this->*unpklo)(dst, H, src);
>> 
>> AS above: try making` is_unsigned` a parameter.
>
> Got it. I will fix it soon. Thanks!

compiler/vectorapi and jdk/incubator/vector passed. Full test is running. I 
would report the result when it has been finished.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16670#discussion_r1400602423

Reply via email to