On Thu, 8 Jul 2021 00:45:48 GMT, Joe Darcy <da...@openjdk.org> wrote:
> However, the bitwise conversion should now be fast everywhere. Doesn't it require moves between general-purpose and floating-point registers? Those have to go through memory for some targets (including old x86, where the ISA supports it, but implementations were slow). ------------- PR: https://git.openjdk.java.net/jdk/pull/4711