.. |
reshape
|
8334078: RISC-V: TestIntVect.java fails after JDK-8332153 when running without RVV
|
2024-06-17 11:35:41 +00:00 |
AllBitsSetVectorMatchRuleTest.java
|
8280378: [IR Framework] Support IR matching for different compile phases
|
2022-11-01 15:41:09 +00:00 |
Test8259353.java
|
|
|
Test8278948.java
|
8278948: compiler/vectorapi/reshape/TestVectorCastAVX1.java crashes in assembler
|
2022-01-04 22:59:33 +00:00 |
Test8303508.java
|
8303508: Vector.lane() gets wrong value on x86
|
2023-03-24 11:19:07 +00:00 |
TestBiMorphicMismatchedMemSegment.java
|
8329555: Crash in intrinsifying heap-based MemorySegment Vector store/loads
|
2024-04-24 02:19:03 +00:00 |
TestIntrinsicBailOut.java
|
8325313: Header format error in TestIntrinsicBailOut after JDK-8317299
|
2024-02-06 09:34:26 +00:00 |
TestIsLoadVector.java
|
8333099: Missing check for is_LoadVector in StoreNode::Identity
|
2024-05-30 05:11:32 +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
|
8310308: IR Framework: check for type and size of vector nodes
|
2023-08-15 10:08:51 +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
|
8310308: IR Framework: check for type and size of vector nodes
|
2023-08-15 10:08:51 +00:00 |
TestReverseByteTransformsSVE.java
|
8310308: IR Framework: check for type and size of vector nodes
|
2023-08-15 10:08:51 +00:00 |
TestTwoVectorPermute.java
|
8332119: Incorrect IllegalArgumentException for C2 compiled permute kernel
|
2024-06-05 18:36:49 +00:00 |
TestVectorAddMulReduction.java
|
8333964: RISC-V: C2: Check "requires_strict_order" flag for floating-point add reduction
|
2024-06-18 05:24:33 +00:00 |
TestVectorCompressExpandBits.java
|
8310308: IR Framework: check for type and size of vector nodes
|
2023-08-15 10:08:51 +00:00 |
TestVectorErgonomics.java
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
|
2024-01-03 08:53:01 +00:00 |
TestVectorInsertByte.java
|
8283907: Fix Huawei copyright in various files
|
2022-03-31 00:46:44 +00:00 |
TestVectorMaskTrueCount.java
|
8309129: AArch64: guarantee(T != T2S) failed: "incorrect arrangement" after JDK-8307795
|
2023-06-05 11:32:53 +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
|
8309531: Incorrect result with unwrapped iotaShuffle.
|
2023-07-05 05:46:24 +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 |
VectorBoxExpandTest.java
|
8304948: [vectorapi] C2 crashes when expanding VectorBox
|
2023-05-05 00:34:12 +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 |
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
|
8310308: IR Framework: check for type and size of vector nodes
|
2023-08-15 10:08:51 +00:00 |
VectorFusedMultiplyAddSubTest.java
|
8308340: C2: Idealize Fma nodes
|
2023-08-15 01:04:22 +00:00 |
VectorGatherMaskFoldingTest.java
|
8333248: VectorGatherMaskFoldingTest.java failed when maximum vector bits is 64
|
2024-06-14 09:19:04 +00:00 |
VectorGatherScatterTest.java
|
8299715: IR test: VectorGatherScatterTest.java fails with SVE randomly
|
2023-01-11 01:49:56 +00:00 |
VectorLogicalOpIdentityTest.java
|
8310308: IR Framework: check for type and size of vector nodes
|
2023-08-15 10:08:51 +00:00 |
VectorMaskCastTest.java
|
8303161: [vectorapi] VectorMask.cast narrow operation returns incorrect value with SVE
|
2023-03-29 16:12:56 +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
|
8312522: Implementation of Foreign Function & Memory API
|
2023-10-12 19:50:08 +00:00 |
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
|
8259775: [Vector API] Incorrect code-gen for VectorReinterpret operation
|
2021-01-22 00:13:58 +00:00 |
VectorReplicateLongSpecialImmTest.java
|
8324345: Stack overflow during C2 compilation when splitting memory phi
|
2024-07-31 16:05:42 +00:00 |
VectorReverseBytesTest.java
|
8322753: RISC-V: C2 ReverseBytesV
|
2024-05-09 07:05:18 +00:00 |