RFR: 8277793: Support vector F2I and D2L cast operations for X86
Jatin Bhateja
jbhateja at openjdk.java.net
Fri Nov 26 13:51:05 UTC 2021
On Fri, 26 Nov 2021 08:18:40 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
> Is this change already covered by tests and micros?
Hi @neliasso ,
Yes we do have existing tests and micro which exercises these change.
MICRO :
test/micro/org/openjdk/bench/vm/compiler/TypeVectorOperations.java
TEST: test/hotspot/jtreg/compiler/codegen/TestLongDoubleVect.java
test/hotspot/jtreg/compiler/codegen/TestLongDoubleVect.java
BR
Jatin
-------------
PR: https://git.openjdk.java.net/jdk/pull/6544
More information about the hotspot-compiler-dev
mailing list