RFR: 8329331: Intrinsify Unsafe::setMemory [v13]
Scott Gibbons
sgibbons at openjdk.org
Fri Apr 12 13:46:47 UTC 2024
On Fri, 12 Apr 2024 00:25:34 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> src/hotspot/cpu/x86/stubGenerator_x86_64_arraycopy.cpp line 2521:
>>
>>> 2519: const Register byteVal = rdx;
>>> 2520:
>>> 2521: // Propagate byte to full Register
>>
>> The comment refers to lines 2524-2526, please move it down.
>
> Still continuing to look through StubGenerator::generate_unsafe_setmemory(), more comments to come. Thank you for your patience.
Comment moved.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18555#discussion_r1562563155
More information about the core-libs-dev
mailing list