This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15dbb6a380
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
vectorapi
History
Jatin Bhateja
dc9a6ef610
8341137: Optimize long vector multiplication using x86 VPMUL[U]DQ instruction
...
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org> Reviewed-by: vlivanov, sviswanathan
2024-11-21 18:13:32 +00:00
..
reshape
AllBitsSetVectorMatchRuleTest.java
Test8259353.java
Test8278948.java
Test8303508.java
TestBiMorphicMismatchedMemSegment.java
TestIntrinsicBailOut.java
TestIsLoadVector.java
TestLongVectorNeg.java
TestLoopStoreVector.java
TestMaskedMacroLogicVector.java
TestNoInline.java
TestRawOopAtSafepoint.java
TestReverseByteTransforms.java
TestReverseByteTransformsSVE.java
TestTwoVectorPermute.java
TestVectorAddMulReduction.java
TestVectorCompressExpandBits.java
TestVectorErgonomics.java
TestVectorInsertByte.java
TestVectorMaskTrueCount.java
TestVectorMulAddSub.java
TestVectorShiftImm.java
TestVectorShuffleIota.java
TestVectorShuffleIotaByte.java
TestVectorTest.java
VectorAbsDiffTest.java
VectorBoxExpandTest.java
VectorCastShape64Test.java
VectorCastShape128Test.java
VectorCompareWithImmTest.java
8338021: Support new unsigned and saturating vector operators in VectorAPI
2024-10-28 16:30:29 +00:00
VectorCompareWithZeroTest.java
8338021: Support new unsigned and saturating vector operators in VectorAPI
2024-10-28 16:30:29 +00:00
VectorFPtoIntCastTest.java
VectorFusedMultiplyAddSubTest.java
VectorGatherMaskFoldingTest.java
VectorGatherScatterTest.java
VectorLogicalOpIdentityTest.java
VectorMaskCastTest.java
VectorMaskedNotTest.java
VectorMaskLoadStoreTest.java
VectorMemoryAlias.java
VectorMultiplyOpt.java
8341137: Optimize long vector multiplication using x86 VPMUL[U]DQ instruction
2024-11-21 18:13:32 +00:00
VectorRebracket128Test.java
8343488: Test VectorRebracket128Test.java can't exclude by test/hotspot/jtreg/ProblemList.txt
2024-11-14 12:56:00 +00:00
VectorReinterpretTest.java
VectorReplicateLongSpecialImmTest.java
VectorReverseBytesTest.java