hg: jdk9/hs-comp/hotspot: 8160425: Vectorization with signalling NaN returns wrong result
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Thu Jun 30 08:26:21 UTC 2016
Changeset: 37efe81d1858
Author: thartmann
Date: 2016-06-30 08:24 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/37efe81d1858
8160425: Vectorization with signalling NaN returns wrong result
Summary: Should not use doubles/floats for vector constants in the C code.
Reviewed-by: kvn, vlivanov
! src/cpu/sparc/vm/sparc.ad
! src/cpu/x86/vm/x86.ad
! src/share/vm/asm/assembler.hpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/compile.hpp
+ test/compiler/vectorization/TestNaNVector.java
More information about the jdk9-all-changes
mailing list