RFR: 8256245: AArch64: Implement Base64 decoding intrinsic

Andrew Haley aph at openjdk.java.net
Fri Apr 2 08:49:24 UTC 2021


On Mon, 29 Mar 2021 03:28:54 GMT, Dong Bo <dongbo at openjdk.org> wrote:

> > Please consider losing the non-SIMD case. It doesn't result in any significant gain.
> 
> The non-SIMD case is useful for MIME decoding performance.

Your test results suggest that it isn't useful for that, surely?

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

PR: https://git.openjdk.java.net/jdk/pull/3228


More information about the hotspot-compiler-dev mailing list