RFR: 8362504: AArch64: Replace MOVZ+MOVK+MOVK with ADRP+ADD
Andrew Haley
aph at openjdk.org
Wed Aug 20 08:47:39 UTC 2025
On Tue, 19 Aug 2025 16:39:29 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> > In short, in "production" run we need to know what code we are working on/patching: AOTed or normal JITed.
>
> Or code should be the same.
OK, so we should not commit this patch. it's not worth it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26653#issuecomment-3204868243
More information about the hotspot-dev
mailing list