On Thu, 16 Nov 2023 08:59:09 GMT, Andrew Haley <a...@openjdk.org> wrote:
>> Eric Liu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> update m4 >> >> Change-Id: I82bf5f9384f79e09965a0498ad2de45cec6f0a29 > > 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! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16670#discussion_r1398872059