RFR: 8256995: [vector] Improve broadcast operations

Vladimir Kozlov kvn at openjdk.java.net
Thu Nov 26 00:23:57 UTC 2020


On Thu, 26 Nov 2020 00:06:23 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Use the raw FP to bits conversion methods (to avoid NaN checks). Improve the x64 code generation when broadcasting a value.

Assembler changes seems fine.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list