On Wed, 4 Nov 2020 14:51:06 GMT, Martin Doerr <mdo...@openjdk.org> wrote:
> Thanks for removing the branch from the loop. (Maybe this affects unrolling > decision.) Looks good. Yeah, it does, and oddly enough the best loop unroll value is now 1. I will re-run the benchmarks again to confirm, but that's what it's looking like now. ------------- PR: https://git.openjdk.java.net/jdk/pull/293