RFR: 8248188: Add IntrinsicCandidate and API for Base64 decoding [v10]
CoreyAshford
github.com+51754783+coreyashford at openjdk.java.net
Wed Nov 4 20:25:58 UTC 2020
On Wed, 4 Nov 2020 14:51:06 GMT, Martin Doerr <mdoerr at 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
More information about the hotspot-dev
mailing list