On Fri, 11 Oct 2024 06:16:02 GMT, Markus KARG <d...@openjdk.org> wrote:
> I have slightly adapted the copy loop to allow CPUs to use solely > single-operand INC within the loop instead of dual-operand ADD. Did you measure a performance improvement? Compiler optimizations are more productive than spot source changes. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21371#issuecomment-2407640364