On Thu, 28 Nov 2024 07:52:37 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

> Hi Julian, the assembler local labels seem to work (see current commit). If 
> this approach is used, we probably need a comment about this ? Btw. the 
> NOINLINE is most likely okay too, this function does not need to be inlined I 
> think .

Feel free to add a comment about why local labels were used. Although, if this 
is the approach we're going with, NOINLINE would become redundant since the 
problem goes away once local labels are used

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

PR Comment: https://git.openjdk.org/jdk/pull/22412#issuecomment-2505498865

Reply via email to