jdk-24/test/hotspot/jtreg/compiler/vectorapi
2023-02-02 14:33:28 +00:00
..
reshape 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms 2022-10-12 01:05:44 +00:00
AllBitsSetVectorMatchRuleTest.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
Test8259353.java 8259757: add a regression test for 8259353 and 8259601 2021-01-20 18:48:10 +00:00
Test8278948.java 8278948: compiler/vectorapi/reshape/TestVectorCastAVX1.java crashes in assembler 2022-01-04 22:59:33 +00:00
TestIntrinsicBailOut.java 8284960: Integration of JEP 426: Vector API (Fourth Incubator) 2022-05-31 16:02:09 +00:00
TestLongVectorNeg.java 8277449: compiler/vectorapi/TestLongVectorNeg.java fails with release VMs 2021-11-19 10:38:42 +00:00
TestLoopStoreVector.java 8288180: C2: VectorPhase must ensure that SafePointNode memory input is a MergeMemNode 2022-09-13 13:14:05 +00:00
TestMaskedMacroLogicVector.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestNoInline.java 8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines())) 2021-09-03 12:05:00 +00:00
TestRawOopAtSafepoint.java 8276064: CheckCastPP with raw oop input floats below a safepoint 2022-11-17 05:58:38 +00:00
TestReverseByteTransforms.java 8294262: AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine 2022-10-11 01:37:20 +00:00
TestReverseByteTransformsSVE.java 8287794: Reverse*VNode::Identity problem 2022-07-28 11:08:38 +00:00
TestVectorErgonomics.java 8284960: Integration of JEP 426: Vector API (Fourth Incubator) 2022-05-31 16:02:09 +00:00
TestVectorInsertByte.java 8283907: Fix Huawei copyright in various files 2022-03-31 00:46:44 +00:00
TestVectorMulAddSub.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestVectorShiftImm.java 8261142: AArch64: Incorrect instruction encoding when right-shifting vectors with shift amount equals to the element width 2021-03-03 06:43:25 +00:00
TestVectorShuffleIota.java 8283907: Fix Huawei copyright in various files 2022-03-31 00:46:44 +00:00
TestVectorShuffleIotaByte.java 8283907: Fix Huawei copyright in various files 2022-03-31 00:46:44 +00:00
TestVectorTest.java 8292289: [vectorapi] Improve the implementation of VectorTestNode 2022-12-08 20:25:20 +00:00
VectorAbsDiffTest.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
VectorCastShape64Test.java 8276151: AArch64: Incorrect result for double to int vector conversion 2021-11-05 07:45:54 +00:00
VectorCastShape128Test.java 8282764: AArch64: compiler/vectorapi/reshape/TestVectorCastNeon.java failed with incorrect result 2022-03-30 09:47:20 +00:00
VectorFPtoIntCastTest.java 8288043: Optimize FP to word/sub-word integral type conversion on X86 AVX2 platforms 2022-10-12 01:05:44 +00:00
VectorFusedMultiplyAddSubTest.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
VectorGatherScatterTest.java 8299715: IR test: VectorGatherScatterTest.java fails with SVE randomly 2023-01-11 01:49:56 +00:00
VectorLogicalOpIdentityTest.java 8298880: VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512 2023-02-02 14:33:28 +00:00
VectorMaskCastTest.java 8295470: Update openjdk.java.net => openjdk.org URLs in test code 2022-10-20 10:33:18 +00:00
VectorMaskedNotTest.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
VectorMaskLoadStoreTest.java 8278584: compiler/vectorapi/VectorMaskLoadStoreTest.java failed with "Error: ShouldNotReachHere()" 2021-12-14 22:49:04 +00:00
VectorMemoryAlias.java 8284960: Integration of JEP 426: Vector API (Fourth Incubator) 2022-05-31 16:02:09 +00:00
VectorRebracket128Test.java 8284960: Integration of JEP 426: Vector API (Fourth Incubator) 2022-05-31 16:02:09 +00:00
VectorReinterpretTest.java 8259775: [Vector API] Incorrect code-gen for VectorReinterpret operation 2021-01-22 00:13:58 +00:00
VectorReplicateLongSpecialImmTest.java 8282528: AArch64: Incorrect replicate2L_zero rule 2022-04-13 04:21:43 +00:00
VectorReverseBytesTest.java 8290485: [vector] REVERSE_BYTES for byte type should not emit any instructions 2022-07-26 02:56:26 +00:00