Code Review for branch vectorIntrinsics against project master

Prepared by: Buildbot on Wed Mar 29 01:12:41 CEST 2023
Compare against: https://github.com/openjdk/panama-vector
Compare against version: 47951655
Summary of changes: 112426 lines changed; 91043 ins; 16926 del; 4457 mod; 397863 unchg
Patch of changes: branch vectorIntrinsics against project master.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw .jcheck/conf

17 lines changed; 0 ins; 12 del; 5 mod; 6 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/aarch64.ad

19 lines changed; 15 ins; 4 del; 0 mod; 17448 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/aarch64_neon.ad

199 lines changed; 182 ins; 2 del; 15 mod; 5904 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/aarch64_neon_ad.m4

118 lines changed; 101 ins; 0 del; 17 mod; 2632 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/aarch64_sve.ad

322 lines changed; 318 ins; 0 del; 4 mod; 5661 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/aarch64_sve_ad.m4

242 lines changed; 236 ins; 0 del; 6 mod; 3189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/assembler_aarch64.hpp

44 lines changed; 43 ins; 0 del; 1 mod; 3856 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.cpp

151 lines changed; 151 ins; 0 del; 0 mod; 1354 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.hpp

16 lines changed; 16 ins; 0 del; 0 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/assembler_x86.cpp

240 lines changed; 233 ins; 0 del; 7 mod; 13192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/assembler_x86.hpp

33 lines changed; 29 ins; 1 del; 3 mod; 2839 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp

576 lines changed; 524 ins; 10 del; 42 mod; 4638 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/c2_MacroAssembler_x86.hpp

67 lines changed; 61 ins; 1 del; 5 mod; 353 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/macroAssembler_x86.cpp

13 lines changed; 11 ins; 0 del; 2 mod; 9311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/macroAssembler_x86.hpp

5 lines changed; 5 ins; 0 del; 0 mod; 2058 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/matcher_x86.hpp

10 lines changed; 8 ins; 0 del; 2 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubGenerator_x86_32.cpp

122 lines changed; 121 ins; 0 del; 1 mod; 4061 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubGenerator_x86_64.cpp

81 lines changed; 80 ins; 0 del; 1 mod; 7914 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubRoutines_x86.cpp

5 lines changed; 5 ins; 0 del; 0 mod; 448 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubRoutines_x86.hpp

25 lines changed; 25 ins; 0 del; 0 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/vm_version_x86.cpp

3 lines changed; 3 ins; 0 del; 0 mod; 2819 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/vm_version_x86.hpp

9 lines changed; 8 ins; 0 del; 1 mod; 1114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/x86.ad

388 lines changed; 352 ins; 1 del; 35 mod; 9691 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/adlc/formssel.cpp

3 lines changed; 2 ins; 0 del; 1 mod; 4351 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/vmIntrinsics.hpp

19 lines changed; 13 ins; 0 del; 6 mod; 1428 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/c2compiler.cpp

4 lines changed; 4 ins; 0 del; 0 mod; 751 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/classes.hpp

11 lines changed; 11 ins; 0 del; 0 mod; 505 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/compile.cpp

15 lines changed; 15 ins; 0 del; 0 mod; 5090 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/library_call.cpp

2 lines changed; 2 ins; 0 del; 0 mod; 7392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/library_call.hpp

2 lines changed; 2 ins; 0 del; 0 mod; 359 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/loopTransform.cpp

3 lines changed; 3 ins; 0 del; 0 mod; 4194 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/matcher.cpp

3 lines changed; 3 ins; 0 del; 0 mod; 3010 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/mulnode.hpp

16 lines changed; 16 ins; 0 del; 0 mod; 392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/node.hpp

22 lines changed; 16 ins; 0 del; 6 mod; 1868 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/subnode.hpp

20 lines changed; 20 ins; 0 del; 0 mod; 551 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/superword.cpp

6 lines changed; 2 ins; 0 del; 4 mod; 4998 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/vectorIntrinsics.cpp

127 lines changed; 100 ins; 18 del; 9 mod; 2693 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/vectornode.cpp

43 lines changed; 33 ins; 6 del; 4 mod; 1650 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/vectornode.hpp

65 lines changed; 63 ins; 1 del; 1 mod; 1666 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/vectorSupport.cpp

103 lines changed; 103 ins; 0 del; 0 mod; 511 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/vectorSupport.hpp

12 lines changed; 12 ins; 0 del; 0 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/vmStructs.cpp

4 lines changed; 4 ins; 0 del; 0 mod; 3162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/utilities/globalDefinitions.hpp

4 lines changed; 4 ins; 0 del; 0 mod; 1230 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/jdk/internal/misc/X-ScopedMemoryAccess.java.template

136 lines changed; 20 ins; 53 del; 63 mod; 388 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/jdk/internal/vm/vector/VectorSupport.java

48 lines changed; 38 ins; 0 del; 10 mod; 661 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/module-info.java

2 lines changed; 1 ins; 0 del; 1 mod; 418 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/AbstractMask.java

111 lines changed; 97 ins; 0 del; 14 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/AbstractSpecies.java

18 lines changed; 14 ins; 1 del; 3 mod; 653 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/AbstractVector.java

21 lines changed; 1 ins; 10 del; 10 mod; 716 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte128Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 888 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte256Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 920 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte512Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 984 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte64Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 872 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ByteMaxVector.java

61 lines changed; 26 ins; 29 del; 6 mod; 858 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ByteVector.java

503 lines changed; 227 ins; 198 del; 78 mod; 3911 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double128Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 842 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double256Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 846 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double512Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 854 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double64Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 840 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/DoubleMaxVector.java

61 lines changed; 26 ins; 29 del; 6 mod; 839 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/DoubleVector.java

472 lines changed; 199 ins; 199 del; 74 mod; 3545 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float128Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 846 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float256Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 854 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float512Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 870 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float64Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 842 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/FloatMaxVector.java

61 lines changed; 26 ins; 29 del; 6 mod; 839 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/FloatVector.java

472 lines changed; 199 ins; 199 del; 74 mod; 3495 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int128Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 857 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int256Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 865 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int512Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 881 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int64Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 853 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/IntMaxVector.java

61 lines changed; 26 ins; 29 del; 6 mod; 862 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/IntVector.java

486 lines changed; 213 ins; 199 del; 74 mod; 3638 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long128Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 843 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long256Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 847 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long512Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 855 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long64Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 841 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/LongMaxVector.java

61 lines changed; 26 ins; 29 del; 6 mod; 841 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/LongVector.java

486 lines changed; 213 ins; 199 del; 74 mod; 3564 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short128Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 872 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short256Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 888 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short512Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 920 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short64Vector.java

61 lines changed; 26 ins; 29 del; 6 mod; 864 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ShortMaxVector.java

61 lines changed; 26 ins; 29 del; 6 mod; 858 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ShortVector.java

505 lines changed; 228 ins; 199 del; 78 mod; 3903 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Vector.java

168 lines changed; 60 ins; 74 del; 34 mod; 3448 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorIntrinsics.java

32 lines changed; 31 ins; 0 del; 1 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorMask.java

46 lines changed; 45 ins; 0 del; 1 mod; 634 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorOperators.java

29 lines changed; 28 ins; 0 del; 1 mod; 1344 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorSpecies.java

59 lines changed; 47 ins; 1 del; 11 mod; 671 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-Vector.java.template

567 lines changed; 284 ins; 201 del; 82 mod; 5108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-VectorBits.java.template

61 lines changed; 26 ins; 29 del; 6 mod; 1189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/module-info.java

2 lines changed; 2 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.amd64/src/jdk/vm/ci/amd64/AMD64.java

2 lines changed; 2 ins; 0 del; 0 mod; 321 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/aarch64/aarch64-asmtest.py

15 lines changed; 13 ins; 0 del; 2 mod; 1934 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/aarch64/asmtest.out.h

97 lines changed; 14 ins; 0 del; 83 mod; 1383 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/vectorapi/TestIntrinsicBailOut.java

8 lines changed; 3 ins; 0 del; 5 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/vectorapi/VectorMemoryAlias.java

5 lines changed; 1 ins; 1 del; 3 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/vectorapi/VectorRebracket128Test.java

19 lines changed; 5 ins; 4 del; 10 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/vectorapi/reshape/tests/TestVectorDoubleExpandShrink.java

14 lines changed; 1 ins; 0 del; 13 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/vectorapi/reshape/tests/TestVectorExpandShrink.java

14 lines changed; 1 ins; 0 del; 13 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/vectorapi/reshape/utils/VectorReshapeHelper.java

17 lines changed; 7 ins; 0 del; 10 mod; 322 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/vectorization/TestPopCountVectorLong.java

3 lines changed; 0 ins; 0 del; 3 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/AbstractVectorLoadStoreTest.java

12 lines changed; 11 ins; 0 del; 1 mod; 53 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/BENCHMARKS.md

26 lines changed; 26 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte128VectorLoadStoreTests.java

364 lines changed; 11 ins; 252 del; 101 mod; 692 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte128VectorTests.java

580 lines changed; 363 ins; 217 del; 0 mod; 5540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte256VectorLoadStoreTests.java

364 lines changed; 11 ins; 252 del; 101 mod; 692 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte256VectorTests.java

580 lines changed; 363 ins; 217 del; 0 mod; 5540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte512VectorLoadStoreTests.java

364 lines changed; 11 ins; 252 del; 101 mod; 692 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte512VectorTests.java

580 lines changed; 363 ins; 217 del; 0 mod; 5540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte64VectorLoadStoreTests.java

364 lines changed; 11 ins; 252 del; 101 mod; 692 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte64VectorTests.java

580 lines changed; 363 ins; 217 del; 0 mod; 5540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ByteMaxVectorLoadStoreTests.java

366 lines changed; 11 ins; 254 del; 101 mod; 697 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ByteMaxVectorTests.java

580 lines changed; 363 ins; 217 del; 0 mod; 5529 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double128VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double128VectorTests.java

343 lines changed; 165 ins; 178 del; 0 mod; 4808 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double256VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double256VectorTests.java

343 lines changed; 165 ins; 178 del; 0 mod; 4808 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double512VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double512VectorTests.java

343 lines changed; 165 ins; 178 del; 0 mod; 4808 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double64VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double64VectorTests.java

343 lines changed; 165 ins; 178 del; 0 mod; 4808 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/DoubleMaxVectorLoadStoreTests.java

373 lines changed; 7 ins; 261 del; 105 mod; 478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/DoubleMaxVectorTests.java

343 lines changed; 165 ins; 178 del; 0 mod; 4797 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float128VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float128VectorTests.java

342 lines changed; 165 ins; 177 del; 0 mod; 4788 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float256VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float256VectorTests.java

342 lines changed; 165 ins; 177 del; 0 mod; 4788 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float512VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float512VectorTests.java

342 lines changed; 165 ins; 177 del; 0 mod; 4788 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float64VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float64VectorTests.java

342 lines changed; 165 ins; 177 del; 0 mod; 4788 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/FloatMaxVectorLoadStoreTests.java

373 lines changed; 7 ins; 261 del; 105 mod; 478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/FloatMaxVectorTests.java

342 lines changed; 165 ins; 177 del; 0 mod; 4777 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int128VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int128VectorTests.java

657 lines changed; 441 ins; 216 del; 0 mod; 5496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int256VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int256VectorTests.java

657 lines changed; 441 ins; 216 del; 0 mod; 5496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int512VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int512VectorTests.java

657 lines changed; 441 ins; 216 del; 0 mod; 5496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int64VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int64VectorTests.java

657 lines changed; 441 ins; 216 del; 0 mod; 5496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/IntMaxVectorLoadStoreTests.java

373 lines changed; 7 ins; 261 del; 105 mod; 478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/IntMaxVectorTests.java

657 lines changed; 441 ins; 216 del; 0 mod; 5485 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long128VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long128VectorTests.java

655 lines changed; 441 ins; 214 del; 0 mod; 5384 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long256VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long256VectorTests.java

655 lines changed; 441 ins; 214 del; 0 mod; 5384 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long512VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long512VectorTests.java

655 lines changed; 441 ins; 214 del; 0 mod; 5384 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long64VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long64VectorTests.java

655 lines changed; 441 ins; 214 del; 0 mod; 5384 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/LongMaxVectorLoadStoreTests.java

373 lines changed; 7 ins; 261 del; 105 mod; 478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/LongMaxVectorTests.java

655 lines changed; 441 ins; 214 del; 0 mod; 5373 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short128VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 862 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short128VectorTests.java

581 lines changed; 364 ins; 217 del; 0 mod; 5519 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short256VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 862 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short256VectorTests.java

581 lines changed; 364 ins; 217 del; 0 mod; 5519 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short512VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 862 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short512VectorTests.java

581 lines changed; 364 ins; 217 del; 0 mod; 5519 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short64VectorLoadStoreTests.java

371 lines changed; 7 ins; 259 del; 105 mod; 862 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short64VectorTests.java

581 lines changed; 364 ins; 217 del; 0 mod; 5519 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ShortMaxVectorLoadStoreTests.java

373 lines changed; 7 ins; 261 del; 105 mod; 867 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ShortMaxVectorTests.java

581 lines changed; 364 ins; 217 del; 0 mod; 5508 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/VectorReshapeTests.java

16 lines changed; 5 ins; 2 del; 9 mod; 4478 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/config.sh

7 lines changed; 4 ins; 0 del; 3 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/gen-template.sh

18 lines changed; 15 ins; 0 del; 3 mod; 573 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/gen-tests.sh

1 lines changed; 0 ins; 1 del; 0 mod; 252 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Compare.template

19 lines changed; 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-CompressExpand.template

49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Reduction-Masked-op-func.template

17 lines changed; 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Reduction-Masked-op.template

17 lines changed; 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Reduction-op-func.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Reduction-op.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Binary-Masked-op.template

21 lines changed; 21 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Binary-op-math.template

17 lines changed; 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Binary-op.template

17 lines changed; 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Blend-op.template

19 lines changed; 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-BoolReduction-op.template

13 lines changed; 13 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Broadcast.template

40 lines changed; 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Compare.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-CompressExpand.template

50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Rearrange.template

42 lines changed; 42 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Reduction-Masked-Max-op.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Reduction-Masked-Min-op.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Reduction-Masked-op.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Reduction-Max-op.template

13 lines changed; 13 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Reduction-Min-op.template

13 lines changed; 13 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Reduction-op.template

13 lines changed; 13 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Shift-Const-op.template

17 lines changed; 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Shift-Masked-Const-op.template

19 lines changed; 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Shift-Masked-op.template

19 lines changed; 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Shift-op.template

17 lines changed; 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Ternary-Masked-op.template

23 lines changed; 23 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Ternary-op.template

19 lines changed; 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Test.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Unary-Masked-op.template

17 lines changed; 17 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Unary-math.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Unary-op-math.template

15 lines changed; 15 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Unary-op.template

14 lines changed; 14 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-Zero.template

13 lines changed; 13 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-footer.template

1 lines changed; 1 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Scalar-header.template

197 lines changed; 197 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Shift-Const-op.template

6 lines changed; 6 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Shift-Masked-Const-op.template

6 lines changed; 6 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Test.template

18 lines changed; 18 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-footer.template

1 lines changed; 1 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-header.template

123 lines changed; 123 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-wrapper.template

6 lines changed; 6 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Binary-Broadcast-op-math.template

1 lines changed; 1 ins; 0 del; 0 mod; 6 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Binary-op-math.template

1 lines changed; 1 ins; 0 del; 0 mod; 14 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Binary-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 9 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-BoolReduction-Scalar-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 8 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-BoolReduction-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 5 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Broadcast.template

4 lines changed; 0 ins; 4 del; 0 mod; 2 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Compare-Broadcast.template

2 lines changed; 0 ins; 2 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Compare-Masked.template

2 lines changed; 1 ins; 1 del; 0 mod; 21 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Compare.template

1 lines changed; 0 ins; 1 del; 0 mod; 18 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-CompressExpand.template

36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Get-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 5 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Miscellaneous.template

39 lines changed; 39 ins; 0 del; 0 mod; 611 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Masked-op-func.template

1 lines changed; 1 ins; 0 del; 0 mod; 6 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Masked-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 6 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Scalar-Masked-op-func.template

1 lines changed; 1 ins; 0 del; 0 mod; 18 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Scalar-Masked-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 18 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Scalar-op-func.template

1 lines changed; 1 ins; 0 del; 0 mod; 17 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Scalar-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 17 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-op-func.template

1 lines changed; 1 ins; 0 del; 0 mod; 6 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Reduction-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 6 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Shift-Scalar-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 3 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Shift-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 9 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Single-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 12 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Slice-Masked-bop.template

1 lines changed; 1 ins; 0 del; 0 mod; 19 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Slice-bop.template

1 lines changed; 1 ins; 0 del; 0 mod; 18 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Slice-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 16 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Ternary-Broadcast-Masked-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Ternary-Broadcast-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Ternary-Double-Broadcast-Masked-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 15 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Ternary-Double-Broadcast-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 14 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Ternary-Masked-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 15 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Ternary-Scalar-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 3 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Ternary-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 14 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Test.template

1 lines changed; 1 ins; 0 del; 0 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Unary-op-math.template

1 lines changed; 1 ins; 0 del; 0 mod; 13 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Unslice-Masked-bop.template

1 lines changed; 1 ins; 0 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Unslice-bop.template

1 lines changed; 1 ins; 0 del; 0 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Unslice-op.template

1 lines changed; 1 ins; 0 del; 0 mod; 18 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-Zero.template

4 lines changed; 0 ins; 4 del; 0 mod; 2 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-footer.template

1 lines changed; 0 ins; 1 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Unit-header.template

116 lines changed; 105 ins; 11 del; 0 mod; 1621 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/X-LoadStoreTest.java.template

392 lines changed; 16 ins; 280 del; 96 mod; 1081 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/MaskCastOperationsBenchmark.java

224 lines changed; 224 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/MaskQueryOperationsBenchmark.java

19 lines changed; 19 ins; 0 del; 0 mod; 158 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/MemorySegmentVectorAccess.java

164 lines changed; 164 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/TestLoadStoreBytes.java

88 lines changed; 0 ins; 62 del; 26 mod; 102 unchg

------ ------ ------ ------ Old --- Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/TestLoadStoreShort.java

222 lines changed; 0 ins; 222 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/TestLoadStoreShorts.java

185 lines changed; 185 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/bigdata/BooleanArrayCheck.java

92 lines changed; 92 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/bigdata/SelectiveStore.java

138 lines changed; 138 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/bigdata/ValueRangeCheckAndCastL2I.java

103 lines changed; 103 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/bigdata/VectorDistance.java

583 lines changed; 583 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/crypto/ChaChaBench.java

432 lines changed; 432 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/crypto/Poly1305Bench.java

665 lines changed; 665 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/AbstractVectorBenchmark.java

144 lines changed; 144 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Byte128Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Byte256Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Byte512Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Byte64Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/ByteMaxVector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/ByteScalar.java

1867 lines changed; 1867 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Double128Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Double256Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Double512Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Double64Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/DoubleMaxVector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/DoubleScalar.java

1130 lines changed; 1130 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Float128Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Float256Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Float512Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Float64Vector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/FloatMaxVector.java

1478 lines changed; 1478 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/FloatScalar.java

1130 lines changed; 1130 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Int128Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Int256Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Int512Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Int64Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/IntMaxVector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/IntScalar.java

1940 lines changed; 1940 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Long128Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Long256Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Long512Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Long64Vector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/LongMaxVector.java

2288 lines changed; 2288 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/LongScalar.java

1940 lines changed; 1940 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Merge.java

117 lines changed; 117 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/PopulationCount.java

630 lines changed; 630 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Short128Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Short256Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Short512Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/Short64Vector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/ShortMaxVector.java

2216 lines changed; 2216 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/ShortScalar.java

1868 lines changed; 1868 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/SortVector.java

108 lines changed; 108 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/operation/SumOfUnsignedBytes.java

174 lines changed; 174 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/jdk/incubator/vector/utf8/DecodeBench.java

589 lines changed; 589 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using webrev version 8aab2a590929de7d98c8bd1e8c6cf12e40cb6433