Integrated: 8256995: [vector] Improve broadcast operations

Paul Sandoz psandoz at openjdk.java.net
Mon Nov 30 18:56:58 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.

This pull request has now been integrated.

Changeset: 89690699
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/89690699
Stats:     20 lines in 4 files changed: 17 ins; 0 del; 3 mod

8256995: [vector] Improve broadcast operations

Co-authored-by: Paul Sandoz <psandoz at openjdk.org>
Co-authored-by: Sandhya Viswanathan <sviswanathan at openjdk.org>
Reviewed-by: kvn, vlivanov

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

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


More information about the hotspot-compiler-dev mailing list