>>> highway: Building community/highway 1.0.7-r0 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 00:04:38 +0000 >>> highway: Validating /home/buildozer/aports/community/highway/APKBUILD... >>> highway: Analyzing dependencies... >>> highway: Installing for build: build-base cmake gtest-dev samurai (1/11) Installing libbz2 (1.0.8-r6) (2/11) Installing xz-libs (5.6.3-r0) (3/11) Installing libarchive (3.7.7-r0) (4/11) Installing rhash-libs (1.4.4-r0) (5/11) Installing libuv (1.49.2-r0) (6/11) Installing cmake (3.30.5-r0) (7/11) Installing gtest (1.15.2-r0) (8/11) Installing gmock (1.15.2-r0) (9/11) Installing gtest-dev (1.15.2-r0) (10/11) Installing samurai (1.2-r6) (11/11) Installing .makedepends-highway (20241030.000443) Executing busybox-1.37.0-r3.trigger OK: 306 MiB in 112 packages >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Cleaning up tmpdir >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/highway-1.0.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> highway: Fetching https://github.com/google/highway/archive/1.0.7/highway-1.0.7.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/highway-1.0.7.tar.gz.part' highway-1.0.7.tar.gz 1873k --:--:-- ETA highway-1.0.7.tar.gz 100% |********************************| 2007k 0:00:00 ETA '/var/cache/distfiles/v3.21/highway-1.0.7.tar.gz.part' saved >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/highway-1.0.7.tar.gz >>> highway: Checking sha512sums... highway-1.0.7.tar.gz: OK >>> highway: Unpacking /var/cache/distfiles/v3.21/highway-1.0.7.tar.gz... CMake Deprecation Warning at CMakeLists.txt:25 (cmake_policy): The OLD behavior for policy CMP0111 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success -- Performing Test HWY_EMSCRIPTEN -- Performing Test HWY_EMSCRIPTEN - Failed -- Performing Test HWY_RISCV -- Performing Test HWY_RISCV - Failed -- Looking for sys/auxv.h -- Looking for sys/auxv.h - found -- Looking for asm/hwcap.h -- Looking for asm/hwcap.h - not found -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.15.2") -- Configuring done (1.7s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/highway/src/highway-1.0.7/build [1/138] Building CXX object CMakeFiles/unroller_test.dir/hwy/contrib/unroller/unroller_test.cc.o [2/138] Building CXX object CMakeFiles/bench_sort.dir/hwy/contrib/sort/bench_sort.cc.o [3/138] Building CXX object CMakeFiles/sort_test.dir/hwy/contrib/sort/sort_test.cc.o [4/138] Building CXX object CMakeFiles/math_test.dir/hwy/contrib/math/math_test.cc.o [5/138] Building CXX object CMakeFiles/image_test.dir/hwy/contrib/image/image_test.cc.o [6/138] Building CXX object CMakeFiles/dot_test.dir/hwy/contrib/dot/dot_test.cc.o [7/138] Building CXX object CMakeFiles/widen_mul_test.dir/hwy/tests/widen_mul_test.cc.o [8/138] Building CXX object CMakeFiles/tuple_test.dir/hwy/tests/tuple_test.cc.o [9/138] Building CXX object CMakeFiles/test_util_test.dir/hwy/tests/test_util_test.cc.o [10/138] Building CXX object CMakeFiles/table_test.dir/hwy/tests/table_test.cc.o [11/138] Building CXX object CMakeFiles/swizzle_test.dir/hwy/tests/swizzle_test.cc.o [12/138] Building CXX object CMakeFiles/swizzle_block_test.dir/hwy/tests/swizzle_block_test.cc.o [13/138] Building CXX object CMakeFiles/slide_up_down_test.dir/hwy/tests/slide_up_down_test.cc.o [14/138] Building CXX object CMakeFiles/shuffle4_test.dir/hwy/tests/shuffle4_test.cc.o [15/138] Building CXX object CMakeFiles/shift_test.dir/hwy/tests/shift_test.cc.o [16/138] Building CXX object CMakeFiles/reverse_test.dir/hwy/tests/reverse_test.cc.o [17/138] Building CXX object CMakeFiles/resize_test.dir/hwy/tests/resize_test.cc.o [18/138] Building CXX object CMakeFiles/reduction_test.dir/hwy/tests/reduction_test.cc.o [19/138] Building CXX object CMakeFiles/mul_test.dir/hwy/tests/mul_test.cc.o [20/138] Building CXX object CMakeFiles/memory_test.dir/hwy/tests/memory_test.cc.o [21/138] Building CXX object CMakeFiles/mask_test.dir/hwy/tests/mask_test.cc.o [22/138] Building CXX object CMakeFiles/mask_mem_test.dir/hwy/tests/mask_mem_test.cc.o [23/138] Building CXX object CMakeFiles/logical_test.dir/hwy/tests/logical_test.cc.o [24/138] Building CXX object CMakeFiles/interleaved_test.dir/hwy/tests/interleaved_test.cc.o [25/138] Building CXX object CMakeFiles/if_test.dir/hwy/tests/if_test.cc.o [26/138] Building CXX object CMakeFiles/foreach_vec_test.dir/hwy/tests/foreach_vec_test.cc.o [27/138] Building CXX object CMakeFiles/float_test.dir/hwy/tests/float_test.cc.o [28/138] Building CXX object CMakeFiles/expand_test.dir/hwy/tests/expand_test.cc.o [29/138] Building CXX object CMakeFiles/demote_test.dir/hwy/tests/demote_test.cc.o [30/138] Building CXX object CMakeFiles/crypto_test.dir/hwy/tests/crypto_test.cc.o [31/138] Building CXX object CMakeFiles/count_test.dir/hwy/tests/count_test.cc.o [32/138] Building CXX object CMakeFiles/convert_test.dir/hwy/tests/convert_test.cc.o [33/138] Building CXX object CMakeFiles/compress_test.dir/hwy/tests/compress_test.cc.o [34/138] Building CXX object CMakeFiles/compare_test.dir/hwy/tests/compare_test.cc.o [35/138] Building CXX object CMakeFiles/combine_test.dir/hwy/tests/combine_test.cc.o [36/138] Building CXX object CMakeFiles/cast_test.dir/hwy/tests/cast_test.cc.o [37/138] Building CXX object CMakeFiles/blockwise_test.dir/hwy/tests/blockwise_test.cc.o [38/138] Building CXX object CMakeFiles/blockwise_shift_test.dir/hwy/tests/blockwise_shift_test.cc.o [39/138] Building CXX object CMakeFiles/arithmetic_test.dir/hwy/tests/arithmetic_test.cc.o [40/138] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton.cc.o [41/138] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton_test.cc.o [42/138] Building CXX object CMakeFiles/targets_test.dir/hwy/targets_test.cc.o [43/138] Building CXX object CMakeFiles/nanobenchmark_test.dir/hwy/nanobenchmark_test.cc.o [44/138] Building CXX object CMakeFiles/highway_test.dir/hwy/highway_test.cc.o [45/138] Building CXX object CMakeFiles/base_test.dir/hwy/base_test.cc.o [46/138] Building CXX object CMakeFiles/aligned_allocator_test.dir/hwy/aligned_allocator_test.cc.o [47/138] Building CXX object CMakeFiles/transform_test.dir/hwy/contrib/algo/transform_test.cc.o [48/138] Building CXX object CMakeFiles/find_test.dir/hwy/contrib/algo/find_test.cc.o [49/138] Building CXX object CMakeFiles/copy_test.dir/hwy/contrib/algo/copy_test.cc.o [50/138] Building CXX object CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o [51/138] Building CXX object CMakeFiles/hwy_test.dir/hwy/tests/test_util.cc.o [52/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort.cc.o [53/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/image/image.cc.o [54/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64d.cc.o [55/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64a.cc.o [56/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32d.cc.o [57/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32a.cc.o [58/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16d.cc.o [59/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16a.cc.o [60/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64d.cc.o [61/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64a.cc.o [62/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128d.cc.o [63/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128a.cc.o [64/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64d.cc.o [65/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64a.cc.o [66/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32d.cc.o [67/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32a.cc.o [68/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16d.cc.o [69/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16a.cc.o [70/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64d.cc.o [71/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64a.cc.o [72/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o [73/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32a.cc.o [74/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16d.cc.o [75/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16a.cc.o [76/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128d.cc.o [77/138] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o [78/138] Building CXX object CMakeFiles/hwy.dir/hwy/timer.cc.o [79/138] Building CXX object CMakeFiles/hwy.dir/hwy/targets.cc.o [80/138] Building CXX object CMakeFiles/hwy.dir/hwy/print.cc.o [81/138] Building CXX object CMakeFiles/hwy.dir/hwy/per_target.cc.o [82/138] Building CXX object CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [83/138] Building CXX object CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o [84/138] Linking CXX shared library libhwy.so.1.0.7 [85/138] Creating library symlink libhwy.so.1 libhwy.so [86/138] Linking CXX executable hwy_list_targets [87/138] Linking CXX shared library libhwy_test.so.1.0.7 [88/138] Creating library symlink libhwy_test.so.1 libhwy_test.so /home/buildozer/aports/community/highway/src/highway-1.0.7/hwy/contrib/unroller/unroller_test.cc:124:15: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 124 | FindUnit(T find) : to_find(find) {} | ^ /home/buildozer/aports/community/highway/src/highway-1.0.7/hwy/contrib/unroller/unroller_test.cc:124:15: note: remove the '< >' Config: emu128:0 scalar:0 static:0 all_attain:0 is_test:0 Compiled HWY_TARGETS: EMU128 HWY_ATTAINABLE_TARGETS: EMU128 HWY_BASELINE_TARGETS: EMU128 HWY_STATIC_TARGET: EMU128 HWY_BROKEN_TARGETS: NEON NEON_WITHOUT_AES HWY_DISABLED_TARGETS: Current CPU supports: NEON_WITHOUT_AES EMU128 SCALAR [89/138] Linking CXX shared library libhwy_contrib.so.1.0.7 [90/138] Creating library symlink libhwy_contrib.so.1 libhwy_contrib.so [91/138] Linking CXX executable tests/unroller_test [92/138] Linking CXX executable tests/bench_sort [93/138] Linking CXX executable tests/sort_test [94/138] Linking CXX executable tests/math_test [95/138] Linking CXX executable tests/image_test [96/138] Linking CXX executable tests/dot_test [97/138] Linking CXX executable tests/widen_mul_test [98/138] Linking CXX executable tests/tuple_test [99/138] Linking CXX executable tests/test_util_test [100/138] Linking CXX executable tests/table_test [101/138] Linking CXX executable tests/swizzle_test [102/138] Linking CXX executable tests/swizzle_block_test [103/138] Linking CXX executable tests/slide_up_down_test [104/138] Linking CXX executable tests/shuffle4_test [105/138] Linking CXX executable tests/shift_test [106/138] Linking CXX executable tests/reverse_test [107/138] Linking CXX executable tests/resize_test [108/138] Linking CXX executable tests/reduction_test [109/138] Linking CXX executable tests/mul_test [110/138] Linking CXX executable tests/memory_test [111/138] Linking CXX executable tests/mask_test [112/138] Linking CXX executable tests/mask_mem_test [113/138] Linking CXX executable tests/logical_test [114/138] Linking CXX executable tests/interleaved_test [115/138] Linking CXX executable tests/if_test [116/138] Linking CXX executable tests/foreach_vec_test [117/138] Linking CXX executable tests/float_test [118/138] Linking CXX executable tests/expand_test [119/138] Linking CXX executable tests/demote_test [120/138] Linking CXX executable tests/crypto_test [121/138] Linking CXX executable tests/count_test [122/138] Linking CXX executable tests/convert_test [123/138] Linking CXX executable tests/compress_test [124/138] Linking CXX executable tests/compare_test [125/138] Linking CXX executable tests/combine_test [126/138] Linking CXX executable tests/cast_test [127/138] Linking CXX executable tests/blockwise_test [128/138] Linking CXX executable tests/blockwise_shift_test [129/138] Linking CXX executable tests/arithmetic_test [130/138] Linking CXX executable tests/skeleton_test [131/138] Linking CXX executable tests/targets_test [132/138] Linking CXX executable tests/nanobenchmark_test [133/138] Linking CXX executable tests/highway_test [134/138] Linking CXX executable tests/base_test [135/138] Linking CXX executable tests/aligned_allocator_test [136/138] Linking CXX executable tests/transform_test [137/138] Linking CXX executable tests/find_test [138/138] Linking CXX executable tests/copy_test Test project /home/buildozer/aports/community/highway/src/highway-1.0.7/build Start 1: CopyTestGroup/CopyTest.TestAllFill/EMU128 # GetParam() = 2305843009213693952 Start 2: CopyTestGroup/CopyTest.TestAllCopy/EMU128 # GetParam() = 2305843009213693952 Start 3: CopyTestGroup/CopyTest.TestAllCopyIf/EMU128 # GetParam() = 2305843009213693952 Start 4: FindTestGroup/FindTest.TestAllFind/EMU128 # GetParam() = 2305843009213693952 Start 5: FindTestGroup/FindTest.TestAllFindIf/EMU128 # GetParam() = 2305843009213693952 Start 6: TransformTestGroup/TransformTest.TestAllGenerate/EMU128 # GetParam() = 2305843009213693952 Start 7: TransformTestGroup/TransformTest.TestAllTransform/EMU128 # GetParam() = 2305843009213693952 Start 8: TransformTestGroup/TransformTest.TestAllTransform1/EMU128 # GetParam() = 2305843009213693952 Start 9: TransformTestGroup/TransformTest.TestAllTransform2/EMU128 # GetParam() = 2305843009213693952 Start 10: TransformTestGroup/TransformTest.TestAllReplace/EMU128 # GetParam() = 2305843009213693952 Start 11: AlignedAllocatorTest.FreeNullptr Start 12: AlignedAllocatorTest.Log2 Start 13: AlignedAllocatorTest.Overflow Start 14: AlignedAllocatorTest.AllocDefaultPointers Start 15: AlignedAllocatorTest.EmptyAlignedUniquePtr Start 16: AlignedAllocatorTest.EmptyAlignedFreeUniquePtr Start 17: AlignedAllocatorTest.CustomAlloc Start 18: AlignedAllocatorTest.MakeUniqueAlignedDefaultConstructor Start 19: AlignedAllocatorTest.MakeUniqueAligned Start 20: AlignedAllocatorTest.MakeUniqueAlignedArray Start 21: AlignedAllocatorTest.AllocSingleInt Start 22: AlignedAllocatorTest.AllocMultipleInt Start 23: AlignedAllocatorTest.AllocateAlignedObjectWithoutDestructor Start 24: AlignedAllocatorTest.MakeUniqueAlignedArrayWithCustomAlloc Start 25: AlignedAllocatorTest.DefaultInit Start 26: BaseTestGroup/BaseTest.TestAllLimits/EMU128 # GetParam() = 2305843009213693952 Start 27: BaseTestGroup/BaseTest.TestAllLowestHighest/EMU128 # GetParam() = 2305843009213693952 Start 28: BaseTestGroup/BaseTest.TestAllType/EMU128 # GetParam() = 2305843009213693952 Start 29: BaseTestGroup/BaseTest.TestAllIsSame/EMU128 # GetParam() = 2305843009213693952 Start 30: BaseTestGroup/BaseTest.TestAllBitScan/EMU128 # GetParam() = 2305843009213693952 Start 31: BaseTestGroup/BaseTest.TestAllPopCount/EMU128 # GetParam() = 2305843009213693952 Start 32: BaseTestGroup/BaseTest.TestAllEndian/EMU128 # GetParam() = 2305843009213693952 Start 33: HighwayTestGroup/HighwayTest.TestAllCapped/EMU128 # GetParam() = 2305843009213693952 Start 34: HighwayTestGroup/HighwayTest.TestAllMaxLanes/EMU128 # GetParam() = 2305843009213693952 Start 35: HighwayTestGroup/HighwayTest.TestAllSet/EMU128 # GetParam() = 2305843009213693952 Start 36: HighwayTestGroup/HighwayTest.TestAllOverflow/EMU128 # GetParam() = 2305843009213693952 Start 37: HighwayTestGroup/HighwayTest.TestAllClamp/EMU128 # GetParam() = 2305843009213693952 Start 38: HighwayTestGroup/HighwayTest.TestAllSignBit/EMU128 # GetParam() = 2305843009213693952 Start 39: HighwayTestGroup/HighwayTest.TestAllNaN/EMU128 # GetParam() = 2305843009213693952 Start 40: HighwayTestGroup/HighwayTest.TestAllIsNaN/EMU128 # GetParam() = 2305843009213693952 Start 41: HighwayTestGroup/HighwayTest.TestAllIsInf/EMU128 # GetParam() = 2305843009213693952 Start 42: HighwayTestGroup/HighwayTest.TestAllIsFinite/EMU128 # GetParam() = 2305843009213693952 Start 43: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/EMU128 # GetParam() = 2305843009213693952 Start 44: HighwayTestGroup/HighwayTest.TestAllGetLane/EMU128 # GetParam() = 2305843009213693952 Start 45: HighwayTestGroup/HighwayTest.TestAllDFromV/EMU128 # GetParam() = 2305843009213693952 Start 46: HighwayTestGroup/HighwayTest.TestAllBlocks/EMU128 # GetParam() = 2305843009213693952 Start 47: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/EMU128 # GetParam() = 2305843009213693952 Start 48: NanobenchmarkTest.RunAll Start 49: HwyTargetsTest.ChosenTargetOrderTest Start 50: HwyTargetsTest.DisabledTargetsTest Start 51: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/EMU128 # GetParam() = 2305843009213693952 Start 52: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/EMU128 # GetParam() = 2305843009213693952 Start 53: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/EMU128 # GetParam() = 2305843009213693952 Start 54: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/EMU128 # GetParam() = 2305843009213693952 Start 55: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/EMU128 # GetParam() = 2305843009213693952 Start 56: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/EMU128 # GetParam() = 2305843009213693952 Start 57: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/EMU128 # GetParam() = 2305843009213693952 Start 58: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/EMU128 # GetParam() = 2305843009213693952 Start 59: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/EMU128 # GetParam() = 2305843009213693952 Start 60: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/EMU128 # GetParam() = 2305843009213693952 Start 61: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/EMU128 # GetParam() = 2305843009213693952 Start 62: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/EMU128 # GetParam() = 2305843009213693952 Start 63: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/EMU128 # GetParam() = 2305843009213693952 Start 64: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/EMU128 # GetParam() = 2305843009213693952 Start 65: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/EMU128 # GetParam() = 2305843009213693952 Start 66: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/EMU128 # GetParam() = 2305843009213693952 Start 67: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/EMU128 # GetParam() = 2305843009213693952 Start 68: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/EMU128 # GetParam() = 2305843009213693952 Start 69: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/EMU128 # GetParam() = 2305843009213693952 Start 70: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/EMU128 # GetParam() = 2305843009213693952 Start 71: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/EMU128 # GetParam() = 2305843009213693952 Start 72: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/EMU128 # GetParam() = 2305843009213693952 Start 73: HwyCastTestGroup/HwyCastTest.TestAllBitCast/EMU128 # GetParam() = 2305843009213693952 Start 74: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/EMU128 # GetParam() = 2305843009213693952 Start 75: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/EMU128 # GetParam() = 2305843009213693952 Start 76: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/EMU128 # GetParam() = 2305843009213693952 Start 77: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/EMU128 # GetParam() = 2305843009213693952 Start 78: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/EMU128 # GetParam() = 2305843009213693952 Start 79: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/EMU128 # GetParam() = 2305843009213693952 Start 80: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/EMU128 # GetParam() = 2305843009213693952 1/270 Test #1: CopyTestGroup/CopyTest.TestAllFill/EMU128 # GetParam() = 2305843009213693952 ............................................. Passed 0.05 sec 2/270 Test #2: CopyTestGroup/CopyTest.TestAllCopy/EMU128 # GetParam() = 2305843009213693952 ............................................. Passed 0.05 sec 3/270 Test #3: CopyTestGroup/CopyTest.TestAllCopyIf/EMU128 # GetParam() = 2305843009213693952 ........................................... Passed 0.05 sec 4/270 Test #6: TransformTestGroup/TransformTest.TestAllGenerate/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.05 sec 5/270 Test #7: TransformTestGroup/TransformTest.TestAllTransform/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.05 sec 6/270 Test #8: TransformTestGroup/TransformTest.TestAllTransform1/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.05 sec 7/270 Test #9: TransformTestGroup/TransformTest.TestAllTransform2/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.05 sec 8/270 Test #10: TransformTestGroup/TransformTest.TestAllReplace/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.05 sec Start 81: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/EMU128 # GetParam() = 2305843009213693952 Start 82: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/EMU128 # GetParam() = 2305843009213693952 Start 83: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/EMU128 # GetParam() = 2305843009213693952 Start 84: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/EMU128 # GetParam() = 2305843009213693952 Start 85: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/EMU128 # GetParam() = 2305843009213693952 Start 86: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/EMU128 # GetParam() = 2305843009213693952 Start 87: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/EMU128 # GetParam() = 2305843009213693952 Start 88: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/EMU128 # GetParam() = 2305843009213693952 9/270 Test #11: AlignedAllocatorTest.FreeNullptr .......................................................................................... Passed 0.05 sec 10/270 Test #12: AlignedAllocatorTest.Log2 ................................................................................................. Passed 0.05 sec 11/270 Test #13: AlignedAllocatorTest.Overflow ............................................................................................. Passed 0.05 sec 12/270 Test #14: AlignedAllocatorTest.AllocDefaultPointers ................................................................................. Passed 0.05 sec 13/270 Test #15: AlignedAllocatorTest.EmptyAlignedUniquePtr ................................................................................ Passed 0.05 sec 14/270 Test #5: FindTestGroup/FindTest.TestAllFindIf/EMU128 # GetParam() = 2305843009213693952 ........................................... Passed 0.06 sec 15/270 Test #16: AlignedAllocatorTest.EmptyAlignedFreeUniquePtr ............................................................................ Passed 0.05 sec 16/270 Test #17: AlignedAllocatorTest.CustomAlloc .......................................................................................... Passed 0.05 sec 17/270 Test #18: AlignedAllocatorTest.MakeUniqueAlignedDefaultConstructor .................................................................. Passed 0.05 sec 18/270 Test #19: AlignedAllocatorTest.MakeUniqueAligned .................................................................................... Passed 0.05 sec 19/270 Test #20: AlignedAllocatorTest.MakeUniqueAlignedArray ............................................................................... Passed 0.05 sec 20/270 Test #21: AlignedAllocatorTest.AllocSingleInt ....................................................................................... Passed 0.05 sec 21/270 Test #22: AlignedAllocatorTest.AllocMultipleInt ..................................................................................... Passed 0.05 sec 22/270 Test #23: AlignedAllocatorTest.AllocateAlignedObjectWithoutDestructor ............................................................... Passed 0.05 sec 23/270 Test #24: AlignedAllocatorTest.MakeUniqueAlignedArrayWithCustomAlloc ................................................................ Passed 0.05 sec Start 89: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/EMU128 # GetParam() = 2305843009213693952 Start 90: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/EMU128 # GetParam() = 2305843009213693952 Start 91: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/EMU128 # GetParam() = 2305843009213693952 Start 92: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/EMU128 # GetParam() = 2305843009213693952 Start 93: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/EMU128 # GetParam() = 2305843009213693952 Start 94: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/EMU128 # GetParam() = 2305843009213693952 Start 95: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/EMU128 # GetParam() = 2305843009213693952 Start 96: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/EMU128 # GetParam() = 2305843009213693952 Start 97: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/EMU128 # GetParam() = 2305843009213693952 Start 98: HwyConvertTestGroup/HwyConvertTest.TestAllF16/EMU128 # GetParam() = 2305843009213693952 Start 99: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/EMU128 # GetParam() = 2305843009213693952 Start 100: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/EMU128 # GetParam() = 2305843009213693952 Start 101: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/EMU128 # GetParam() = 2305843009213693952 Start 102: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/EMU128 # GetParam() = 2305843009213693952 Start 103: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/EMU128 # GetParam() = 2305843009213693952 24/270 Test #25: AlignedAllocatorTest.DefaultInit .......................................................................................... Passed 0.06 sec 25/270 Test #26: BaseTestGroup/BaseTest.TestAllLimits/EMU128 # GetParam() = 2305843009213693952 ........................................... Passed 0.06 sec 26/270 Test #27: BaseTestGroup/BaseTest.TestAllLowestHighest/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.06 sec 27/270 Test #28: BaseTestGroup/BaseTest.TestAllType/EMU128 # GetParam() = 2305843009213693952 ............................................. Passed 0.06 sec 28/270 Test #29: BaseTestGroup/BaseTest.TestAllIsSame/EMU128 # GetParam() = 2305843009213693952 ........................................... Passed 0.06 sec 29/270 Test #30: BaseTestGroup/BaseTest.TestAllBitScan/EMU128 # GetParam() = 2305843009213693952 .......................................... Passed 0.06 sec 30/270 Test #31: BaseTestGroup/BaseTest.TestAllPopCount/EMU128 # GetParam() = 2305843009213693952 ......................................... Passed 0.06 sec 31/270 Test #32: BaseTestGroup/BaseTest.TestAllEndian/EMU128 # GetParam() = 2305843009213693952 ........................................... Passed 0.06 sec 32/270 Test #33: HighwayTestGroup/HighwayTest.TestAllCapped/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.06 sec 33/270 Test #34: HighwayTestGroup/HighwayTest.TestAllMaxLanes/EMU128 # GetParam() = 2305843009213693952 ................................... Passed 0.06 sec 34/270 Test #35: HighwayTestGroup/HighwayTest.TestAllSet/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.06 sec 35/270 Test #36: HighwayTestGroup/HighwayTest.TestAllOverflow/EMU128 # GetParam() = 2305843009213693952 ................................... Passed 0.05 sec 36/270 Test #37: HighwayTestGroup/HighwayTest.TestAllClamp/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 37/270 Test #38: HighwayTestGroup/HighwayTest.TestAllSignBit/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.05 sec 38/270 Test #39: HighwayTestGroup/HighwayTest.TestAllNaN/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.05 sec 39/270 Test #40: HighwayTestGroup/HighwayTest.TestAllIsNaN/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 40/270 Test #41: HighwayTestGroup/HighwayTest.TestAllIsInf/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 41/270 Test #42: HighwayTestGroup/HighwayTest.TestAllIsFinite/EMU128 # GetParam() = 2305843009213693952 ................................... Passed 0.05 sec 42/270 Test #43: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.05 sec 43/270 Test #44: HighwayTestGroup/HighwayTest.TestAllGetLane/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.05 sec 44/270 Test #45: HighwayTestGroup/HighwayTest.TestAllDFromV/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.05 sec Start 104: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/EMU128 # GetParam() = 2305843009213693952 Start 105: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/EMU128 # GetParam() = 2305843009213693952 Start 106: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/EMU128 # GetParam() = 2305843009213693952 Start 107: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/EMU128 # GetParam() = 2305843009213693952 Start 108: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/EMU128 # GetParam() = 2305843009213693952 Start 109: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/EMU128 # GetParam() = 2305843009213693952 Start 110: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/EMU128 # GetParam() = 2305843009213693952 Start 111: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/EMU128 # GetParam() = 2305843009213693952 Start 112: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/EMU128 # GetParam() = 2305843009213693952 Start 113: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/EMU128 # GetParam() = 2305843009213693952 Start 114: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/EMU128 # GetParam() = 2305843009213693952 Start 115: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/EMU128 # GetParam() = 2305843009213693952 Start 116: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/EMU128 # GetParam() = 2305843009213693952 Start 117: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/EMU128 # GetParam() = 2305843009213693952 Start 118: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/EMU128 # GetParam() = 2305843009213693952 Start 119: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/EMU128 # GetParam() = 2305843009213693952 Start 120: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/EMU128 # GetParam() = 2305843009213693952 Start 121: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/EMU128 # GetParam() = 2305843009213693952 Start 122: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/EMU128 # GetParam() = 2305843009213693952 Start 123: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/EMU128 # GetParam() = 2305843009213693952 Start 124: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/EMU128 # GetParam() = 2305843009213693952 45/270 Test #46: HighwayTestGroup/HighwayTest.TestAllBlocks/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.07 sec 46/270 Test #47: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.07 sec 47/270 Test #49: HwyTargetsTest.ChosenTargetOrderTest ...................................................................................... Passed 0.07 sec 48/270 Test #50: HwyTargetsTest.DisabledTargetsTest ........................................................................................ Passed 0.07 sec 49/270 Test #51: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.07 sec 50/270 Test #52: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.06 sec 51/270 Test #53: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/EMU128 # GetParam() = 2305843009213693952 ...................... Passed 0.07 sec 52/270 Test #54: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/EMU128 # GetParam() = 2305843009213693952 ........... Passed 0.07 sec 53/270 Test #55: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.06 sec 54/270 Test #56: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.06 sec 55/270 Test #57: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.06 sec 56/270 Test #58: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.06 sec 57/270 Test #59: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/EMU128 # GetParam() = 2305843009213693952 ...................... Passed 0.06 sec 58/270 Test #60: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/EMU128 # GetParam() = 2305843009213693952 ................. Passed 0.06 sec 59/270 Test #61: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllIntegerAbsDiff/EMU128 # GetParam() = 2305843009213693952 ................. Passed 0.06 sec 60/270 Test #62: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/EMU128 # GetParam() = 2305843009213693952 ............. Passed 0.06 sec 61/270 Test #63: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/EMU128 # GetParam() = 2305843009213693952 ......... Passed 0.06 sec 62/270 Test #64: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/EMU128 # GetParam() = 2305843009213693952 ........ Passed 0.06 sec 63/270 Test #65: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/EMU128 # GetParam() = 2305843009213693952 ...... Passed 0.06 sec 64/270 Test #66: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.06 sec 65/270 Test #67: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/EMU128 # GetParam() = 2305843009213693952 ............. Passed 0.06 sec 66/270 Test #68: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/EMU128 # GetParam() = 2305843009213693952 ............ Passed 0.06 sec 67/270 Test #69: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/EMU128 # GetParam() = 2305843009213693952 ....................... Passed 0.06 sec 68/270 Test #70: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.06 sec 69/270 Test #71: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.06 sec 70/270 Test #72: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/EMU128 # GetParam() = 2305843009213693952 .................. Passed 0.06 sec 71/270 Test #73: HwyCastTestGroup/HwyCastTest.TestAllBitCast/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.06 sec 72/270 Test #74: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/EMU128 # GetParam() = 2305843009213693952 ................. Passed 0.06 sec 73/270 Test #75: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/EMU128 # GetParam() = 2305843009213693952 ...................... Passed 0.06 sec 74/270 Test #76: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.05 sec 75/270 Test #77: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.05 sec 76/270 Test #78: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/EMU128 # GetParam() = 2305843009213693952 ..................... Passed 0.05 sec Start 125: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/EMU128 # GetParam() = 2305843009213693952 Start 126: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/EMU128 # GetParam() = 2305843009213693952 Start 127: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/EMU128 # GetParam() = 2305843009213693952 Start 128: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/EMU128 # GetParam() = 2305843009213693952 Start 129: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/EMU128 # GetParam() = 2305843009213693952 Start 130: HwyFloatTestGroup/HwyFloatTest.TestAllRound/EMU128 # GetParam() = 2305843009213693952 Start 131: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/EMU128 # GetParam() = 2305843009213693952 Start 132: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/EMU128 # GetParam() = 2305843009213693952 Start 133: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/EMU128 # GetParam() = 2305843009213693952 Start 134: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/EMU128 # GetParam() = 2305843009213693952 Start 135: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/EMU128 # GetParam() = 2305843009213693952 Start 136: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/EMU128 # GetParam() = 2305843009213693952 Start 137: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/EMU128 # GetParam() = 2305843009213693952 Start 138: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/EMU128 # GetParam() = 2305843009213693952 Start 139: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/EMU128 # GetParam() = 2305843009213693952 Start 140: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/EMU128 # GetParam() = 2305843009213693952 Start 141: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/EMU128 # GetParam() = 2305843009213693952 Start 142: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/EMU128 # GetParam() = 2305843009213693952 Start 143: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/EMU128 # GetParam() = 2305843009213693952 Start 144: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/EMU128 # GetParam() = 2305843009213693952 Start 145: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/EMU128 # GetParam() = 2305843009213693952 Start 146: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/EMU128 # GetParam() = 2305843009213693952 Start 147: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/EMU128 # GetParam() = 2305843009213693952 Start 148: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/EMU128 # GetParam() = 2305843009213693952 Start 149: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/EMU128 # GetParam() = 2305843009213693952 Start 150: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/EMU128 # GetParam() = 2305843009213693952 Start 151: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/EMU128 # GetParam() = 2305843009213693952 Start 152: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/EMU128 # GetParam() = 2305843009213693952 Start 153: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/EMU128 # GetParam() = 2305843009213693952 Start 154: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/EMU128 # GetParam() = 2305843009213693952 Start 155: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/EMU128 # GetParam() = 2305843009213693952 Start 156: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/EMU128 # GetParam() = 2305843009213693952 77/270 Test #79: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.08 sec 78/270 Test #80: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.08 sec 79/270 Test #81: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.07 sec 80/270 Test #82: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.07 sec 81/270 Test #83: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/EMU128 # GetParam() = 2305843009213693952 ....................... Passed 0.07 sec 82/270 Test #84: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.07 sec 83/270 Test #85: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.07 sec 84/270 Test #4: FindTestGroup/FindTest.TestAllFind/EMU128 # GetParam() = 2305843009213693952 ............................................. Passed 0.13 sec 85/270 Test #86: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.07 sec 86/270 Test #87: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.07 sec 87/270 Test #88: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.07 sec 88/270 Test #89: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.07 sec 89/270 Test #90: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/EMU128 # GetParam() = 2305843009213693952 ........................... Passed 0.07 sec 90/270 Test #91: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.06 sec 91/270 Test #92: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/EMU128 # GetParam() = 2305843009213693952 ........................... Passed 0.06 sec 92/270 Test #93: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/EMU128 # GetParam() = 2305843009213693952 ........................... Passed 0.06 sec 93/270 Test #94: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/EMU128 # GetParam() = 2305843009213693952 ..................... Passed 0.06 sec 94/270 Test #95: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.06 sec 95/270 Test #96: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.06 sec 96/270 Test #97: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/EMU128 # GetParam() = 2305843009213693952 .................. Passed 0.06 sec 97/270 Test #98: HwyConvertTestGroup/HwyConvertTest.TestAllF16/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.06 sec 98/270 Test #99: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.06 sec 99/270 Test #100: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.06 sec 100/270 Test #101: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.06 sec 101/270 Test #102: HwyConvertTestGroup/HwyConvertTest.TestAllOrderedTruncate2To/EMU128 # GetParam() = 2305843009213693952 ................... Passed 0.06 sec 102/270 Test #103: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.06 sec 103/270 Test #104: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.05 sec 104/270 Test #105: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.05 sec Start 157: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/EMU128 # GetParam() = 2305843009213693952 Start 158: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/EMU128 # GetParam() = 2305843009213693952 Start 159: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/EMU128 # GetParam() = 2305843009213693952 Start 160: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/EMU128 # GetParam() = 2305843009213693952 Start 161: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/EMU128 # GetParam() = 2305843009213693952 Start 162: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/EMU128 # GetParam() = 2305843009213693952 Start 163: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/EMU128 # GetParam() = 2305843009213693952 Start 164: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/EMU128 # GetParam() = 2305843009213693952 Start 165: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/EMU128 # GetParam() = 2305843009213693952 Start 166: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/EMU128 # GetParam() = 2305843009213693952 Start 167: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/EMU128 # GetParam() = 2305843009213693952 Start 168: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/EMU128 # GetParam() = 2305843009213693952 Start 169: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/EMU128 # GetParam() = 2305843009213693952 Start 170: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/EMU128 # GetParam() = 2305843009213693952 Start 171: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/EMU128 # GetParam() = 2305843009213693952 Start 172: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/EMU128 # GetParam() = 2305843009213693952 Start 173: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/EMU128 # GetParam() = 2305843009213693952 Start 174: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/EMU128 # GetParam() = 2305843009213693952 Start 175: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/EMU128 # GetParam() = 2305843009213693952 Start 176: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/EMU128 # GetParam() = 2305843009213693952 Start 177: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/EMU128 # GetParam() = 2305843009213693952 Start 178: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/EMU128 # GetParam() = 2305843009213693952 Start 179: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/EMU128 # GetParam() = 2305843009213693952 Start 180: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/EMU128 # GetParam() = 2305843009213693952 Start 181: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/EMU128 # GetParam() = 2305843009213693952 Start 182: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/EMU128 # GetParam() = 2305843009213693952 Start 183: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/EMU128 # GetParam() = 2305843009213693952 Start 184: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/EMU128 # GetParam() = 2305843009213693952 105/270 Test #106: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.07 sec 106/270 Test #107: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.07 sec 107/270 Test #108: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.07 sec 108/270 Test #109: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/EMU128 # GetParam() = 2305843009213693952 ............... Passed 0.07 sec 109/270 Test #111: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.07 sec 110/270 Test #112: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.07 sec 111/270 Test #113: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/EMU128 # GetParam() = 2305843009213693952 ....................... Passed 0.07 sec 112/270 Test #114: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.07 sec 113/270 Test #115: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.07 sec 114/270 Test #116: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.07 sec 115/270 Test #117: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/EMU128 # GetParam() = 2305843009213693952 ............................ Passed 0.07 sec 116/270 Test #118: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.07 sec 117/270 Test #119: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.07 sec 118/270 Test #120: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/EMU128 # GetParam() = 2305843009213693952 ...................... Passed 0.06 sec 119/270 Test #121: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/EMU128 # GetParam() = 2305843009213693952 ........................... Passed 0.06 sec 120/270 Test #122: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/EMU128 # GetParam() = 2305843009213693952 ....................... Passed 0.06 sec 121/270 Test #123: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/EMU128 # GetParam() = 2305843009213693952 ....................... Passed 0.06 sec 122/270 Test #124: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.06 sec 123/270 Test #125: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.05 sec 124/270 Test #126: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 125/270 Test #127: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/EMU128 # GetParam() = 2305843009213693952 .................... Passed 0.05 sec 126/270 Test #128: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.05 sec 127/270 Test #129: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/EMU128 # GetParam() = 2305843009213693952 ..................... Passed 0.05 sec Start 185: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/EMU128 # GetParam() = 2305843009213693952 Start 186: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/EMU128 # GetParam() = 2305843009213693952 Start 187: HwyMulTestGroup/HwyMulTest.TestAllMul/EMU128 # GetParam() = 2305843009213693952 Start 188: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/EMU128 # GetParam() = 2305843009213693952 Start 189: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/EMU128 # GetParam() = 2305843009213693952 Start 190: HwyMulTestGroup/HwyMulTest.TestAllMulEven/EMU128 # GetParam() = 2305843009213693952 Start 191: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/EMU128 # GetParam() = 2305843009213693952 Start 192: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/EMU128 # GetParam() = 2305843009213693952 Start 193: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/EMU128 # GetParam() = 2305843009213693952 Start 194: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/EMU128 # GetParam() = 2305843009213693952 Start 195: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/EMU128 # GetParam() = 2305843009213693952 Start 196: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/EMU128 # GetParam() = 2305843009213693952 Start 197: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/EMU128 # GetParam() = 2305843009213693952 Start 198: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/EMU128 # GetParam() = 2305843009213693952 Start 199: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/EMU128 # GetParam() = 2305843009213693952 Start 200: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/EMU128 # GetParam() = 2305843009213693952 Start 201: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/EMU128 # GetParam() = 2305843009213693952 Start 202: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/EMU128 # GetParam() = 2305843009213693952 Start 203: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/EMU128 # GetParam() = 2305843009213693952 Start 204: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/EMU128 # GetParam() = 2305843009213693952 Start 205: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/EMU128 # GetParam() = 2305843009213693952 Start 206: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/EMU128 # GetParam() = 2305843009213693952 Start 207: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/EMU128 # GetParam() = 2305843009213693952 128/270 Test #130: HwyFloatTestGroup/HwyFloatTest.TestAllRound/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.07 sec 129/270 Test #131: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.07 sec 130/270 Test #132: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.07 sec 131/270 Test #133: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.07 sec 132/270 Test #134: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.07 sec 133/270 Test #135: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.07 sec 134/270 Test #136: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/EMU128 # GetParam() = 2305843009213693952 ..................... Passed 0.07 sec 135/270 Test #137: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/EMU128 # GetParam() = 2305843009213693952 ........... Passed 0.07 sec 136/270 Test #138: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/EMU128 # GetParam() = 2305843009213693952 ........... Passed 0.07 sec 137/270 Test #139: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/EMU128 # GetParam() = 2305843009213693952 ................... Passed 0.07 sec 138/270 Test #140: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/EMU128 # GetParam() = 2305843009213693952 .............. Passed 0.07 sec 139/270 Test #141: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/EMU128 # GetParam() = 2305843009213693952 ............... Passed 0.06 sec 140/270 Test #142: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/EMU128 # GetParam() = 2305843009213693952 ................. Passed 0.06 sec 141/270 Test #143: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/EMU128 # GetParam() = 2305843009213693952 .............. Passed 0.06 sec 142/270 Test #144: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/EMU128 # GetParam() = 2305843009213693952 ... Passed 0.06 sec 143/270 Test #145: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.06 sec 144/270 Test #146: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.06 sec 145/270 Test #147: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.06 sec 146/270 Test #148: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.06 sec 147/270 Test #149: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/EMU128 # GetParam() = 2305843009213693952 ........ Passed 0.06 sec 148/270 Test #150: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/EMU128 # GetParam() = 2305843009213693952 ........ Passed 0.06 sec 149/270 Test #151: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/EMU128 # GetParam() = 2305843009213693952 ........ Passed 0.06 sec 150/270 Test #152: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.06 sec 151/270 Test #153: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.06 sec 152/270 Test #154: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.06 sec 153/270 Test #155: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/EMU128 # GetParam() = 2305843009213693952 ..................... Passed 0.06 sec 154/270 Test #156: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.06 sec Start 208: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/EMU128 # GetParam() = 2305843009213693952 Start 209: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/EMU128 # GetParam() = 2305843009213693952 Start 210: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/EMU128 # GetParam() = 2305843009213693952 Start 211: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/EMU128 # GetParam() = 2305843009213693952 Start 212: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/EMU128 # GetParam() = 2305843009213693952 Start 213: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/EMU128 # GetParam() = 2305843009213693952 Start 214: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/EMU128 # GetParam() = 2305843009213693952 Start 215: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/EMU128 # GetParam() = 2305843009213693952 Start 216: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/EMU128 # GetParam() = 2305843009213693952 Start 217: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/EMU128 # GetParam() = 2305843009213693952 Start 218: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/EMU128 # GetParam() = 2305843009213693952 Start 219: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/EMU128 # GetParam() = 2305843009213693952 Start 220: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/EMU128 # GetParam() = 2305843009213693952 Start 221: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/EMU128 # GetParam() = 2305843009213693952 Start 222: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/EMU128 # GetParam() = 2305843009213693952 Start 223: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/EMU128 # GetParam() = 2305843009213693952 Start 224: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/EMU128 # GetParam() = 2305843009213693952 Start 225: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/EMU128 # GetParam() = 2305843009213693952 Start 226: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/EMU128 # GetParam() = 2305843009213693952 Start 227: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/EMU128 # GetParam() = 2305843009213693952 Start 228: TestUtilTestGroup/TestUtilTest.TestAllName/EMU128 # GetParam() = 2305843009213693952 Start 229: TestUtilTestGroup/TestUtilTest.TestAllEqual/EMU128 # GetParam() = 2305843009213693952 Start 230: TupleTestGroup/TupleTest.TestAllCreate/EMU128 # GetParam() = 2305843009213693952 Start 231: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/EMU128 # GetParam() = 2305843009213693952 Start 232: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/EMU128 # GetParam() = 2305843009213693952 Start 233: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/EMU128 # GetParam() = 2305843009213693952 Start 234: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/EMU128 # GetParam() = 2305843009213693952 155/270 Test #157: HwyLogicalTestGroup/HwyLogicalTest.TestAllBitwiseIfThenElse/EMU128 # GetParam() = 2305843009213693952 .................... Passed 0.07 sec 156/270 Test #158: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.07 sec 157/270 Test #159: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedScatter/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.07 sec 158/270 Test #160: HwyMaskTestGroup/HwyMaskTest.TestAllScatterIndexN/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.07 sec 159/270 Test #161: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedGather/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.07 sec 160/270 Test #162: HwyMaskTestGroup/HwyMaskTest.TestAllGatherIndexN/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.07 sec 161/270 Test #163: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.07 sec 162/270 Test #164: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.07 sec 163/270 Test #165: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.07 sec 164/270 Test #166: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.07 sec 165/270 Test #167: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.07 sec 166/270 Test #168: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.07 sec 167/270 Test #169: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.06 sec 168/270 Test #170: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.06 sec 169/270 Test #171: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.06 sec 170/270 Test #172: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.06 sec 171/270 Test #173: HwyMaskTestGroup/HwyMaskTest.TestAllSetBeforeFirst/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.06 sec 172/270 Test #174: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrBeforeFirst/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.06 sec 173/270 Test #175: HwyMaskTestGroup/HwyMaskTest.TestAllSetOnlyFirst/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.06 sec 174/270 Test #176: HwyMaskTestGroup/HwyMaskTest.TestAllSetAtOrAfterFirst/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.06 sec 175/270 Test #177: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.06 sec 176/270 Test #178: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.06 sec 177/270 Test #179: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.06 sec 178/270 Test #180: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.06 sec 179/270 Test #181: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.06 sec 180/270 Test #182: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.06 sec 181/270 Test #183: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.06 sec 182/270 Test #184: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.06 sec Start 235: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/EMU128 # GetParam() = 2305843009213693952 Start 236: DotTestGroup/DotTest.TestAllDot/EMU128 # GetParam() = 2305843009213693952 Start 237: DotTestGroup/DotTest.TestAllDotBF16/EMU128 # GetParam() = 2305843009213693952 Start 238: ImageTestGroup/ImageTest.TestAligned/EMU128 # GetParam() = 2305843009213693952 Start 239: ImageTestGroup/ImageTest.TestUnaligned/EMU128 # GetParam() = 2305843009213693952 Start 240: HwyMathTestGroup/HwyMathTest.TestAllAcos/EMU128 # GetParam() = 2305843009213693952 Start 241: HwyMathTestGroup/HwyMathTest.TestAllAcosh/EMU128 # GetParam() = 2305843009213693952 Start 242: HwyMathTestGroup/HwyMathTest.TestAllAsin/EMU128 # GetParam() = 2305843009213693952 Start 243: HwyMathTestGroup/HwyMathTest.TestAllAsinh/EMU128 # GetParam() = 2305843009213693952 Start 244: HwyMathTestGroup/HwyMathTest.TestAllAtan/EMU128 # GetParam() = 2305843009213693952 Start 245: HwyMathTestGroup/HwyMathTest.TestAllAtanh/EMU128 # GetParam() = 2305843009213693952 Start 246: HwyMathTestGroup/HwyMathTest.TestAllCos/EMU128 # GetParam() = 2305843009213693952 Start 247: HwyMathTestGroup/HwyMathTest.TestAllExp/EMU128 # GetParam() = 2305843009213693952 Start 248: HwyMathTestGroup/HwyMathTest.TestAllExpm1/EMU128 # GetParam() = 2305843009213693952 Start 249: HwyMathTestGroup/HwyMathTest.TestAllLog/EMU128 # GetParam() = 2305843009213693952 Start 250: HwyMathTestGroup/HwyMathTest.TestAllLog10/EMU128 # GetParam() = 2305843009213693952 Start 251: HwyMathTestGroup/HwyMathTest.TestAllLog1p/EMU128 # GetParam() = 2305843009213693952 Start 252: HwyMathTestGroup/HwyMathTest.TestAllLog2/EMU128 # GetParam() = 2305843009213693952 Start 253: HwyMathTestGroup/HwyMathTest.TestAllSin/EMU128 # GetParam() = 2305843009213693952 Start 254: HwyMathTestGroup/HwyMathTest.TestAllSinh/EMU128 # GetParam() = 2305843009213693952 Start 255: HwyMathTestGroup/HwyMathTest.TestAllTanh/EMU128 # GetParam() = 2305843009213693952 Start 256: HwyMathTestGroup/HwyMathTest.TestAllAtan2/EMU128 # GetParam() = 2305843009213693952 Start 257: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/EMU128 # GetParam() = 2305843009213693952 Start 258: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/EMU128 # GetParam() = 2305843009213693952 Start 259: SortTestGroup/SortTest.TestAllFloatLargerSmaller/EMU128 # GetParam() = 2305843009213693952 Start 260: SortTestGroup/SortTest.TestAllFloatInf/EMU128 # GetParam() = 2305843009213693952 Start 261: SortTestGroup/SortTest.TestAllMedian/EMU128 # GetParam() = 2305843009213693952 Start 262: SortTestGroup/SortTest.TestAllBaseCase/EMU128 # GetParam() = 2305843009213693952 183/270 Test #185: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/EMU128 # GetParam() = 2305843009213693952 ................................ Passed 0.07 sec 184/270 Test #186: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/EMU128 # GetParam() = 2305843009213693952 ................................. Passed 0.07 sec 185/270 Test #187: HwyMulTestGroup/HwyMulTest.TestAllMul/EMU128 # GetParam() = 2305843009213693952 .......................................... Passed 0.07 sec 186/270 Test #188: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.07 sec 187/270 Test #190: HwyMulTestGroup/HwyMulTest.TestAllMulEven/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.07 sec 188/270 Test #191: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.07 sec 189/270 Test #189: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.07 sec 190/270 Test #192: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.07 sec 191/270 Test #193: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/EMU128 # GetParam() = 2305843009213693952 ....................... Passed 0.07 sec 192/270 Test #194: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/EMU128 # GetParam() = 2305843009213693952 .................... Passed 0.07 sec 193/270 Test #195: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.07 sec 194/270 Test #196: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8AbsDiff/EMU128 # GetParam() = 2305843009213693952 ................... Passed 0.07 sec 195/270 Test #197: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/EMU128 # GetParam() = 2305843009213693952 ................ Passed 0.07 sec 196/270 Test #198: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/EMU128 # GetParam() = 2305843009213693952 ................. Passed 0.07 sec 197/270 Test #199: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.07 sec 198/270 Test #200: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.07 sec 199/270 Test #201: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.07 sec 200/270 Test #202: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/EMU128 # GetParam() = 2305843009213693952 ............................. Passed 0.06 sec 201/270 Test #203: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/EMU128 # GetParam() = 2305843009213693952 ..................... Passed 0.06 sec 202/270 Test #205: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.06 sec 203/270 Test #206: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/EMU128 # GetParam() = 2305843009213693952 ................................... Passed 0.06 sec 204/270 Test #207: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/EMU128 # GetParam() = 2305843009213693952 ........................... Passed 0.06 sec 205/270 Test #208: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.05 sec 206/270 Test #210: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/EMU128 # GetParam() = 2305843009213693952 ................. Passed 0.05 sec 207/270 Test #211: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/EMU128 # GetParam() = 2305843009213693952 ............... Passed 0.05 sec 208/270 Test #212: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/EMU128 # GetParam() = 2305843009213693952 ....................... Passed 0.05 sec Start 263: SortTestGroup/SortTest.TestAllPartition/EMU128 # GetParam() = 2305843009213693952 Start 264: SortTestGroup/SortTest.TestAllGenerator/EMU128 # GetParam() = 2305843009213693952 Start 265: SortTestGroup/SortTest.TestAllSort/EMU128 # GetParam() = 2305843009213693952 Start 266: BenchSortGroup/BenchSort.BenchAllColdSort/EMU128 # GetParam() = 2305843009213693952 Start 267: BenchSortGroup/BenchSort.BenchAllSort/EMU128 # GetParam() = 2305843009213693952 Start 268: UnrollerTestGroup/UnrollerTest.TestAllDot/EMU128 # GetParam() = 2305843009213693952 Start 269: UnrollerTestGroup/UnrollerTest.TestAllConvert/EMU128 # GetParam() = 2305843009213693952 Start 270: UnrollerTestGroup/UnrollerTest.TestAllFind/EMU128 # GetParam() = 2305843009213693952 209/270 Test #209: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/EMU128 # GetParam() = 2305843009213693952 ............... Passed 0.06 sec 210/270 Test #213: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/EMU128 # GetParam() = 2305843009213693952 .................. Passed 0.06 sec 211/270 Test #214: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/EMU128 # GetParam() = 2305843009213693952 .............. Passed 0.06 sec 212/270 Test #215: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/EMU128 # GetParam() = 2305843009213693952 ......... Passed 0.06 sec 213/270 Test #216: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/EMU128 # GetParam() = 2305843009213693952 ................ Passed 0.06 sec 214/270 Test #217: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/EMU128 # GetParam() = 2305843009213693952 ............... Passed 0.06 sec 215/270 Test #218: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/EMU128 # GetParam() = 2305843009213693952 ............. Passed 0.06 sec 216/270 Test #219: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.06 sec 217/270 Test #220: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.05 sec 218/270 Test #110: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.16 sec 219/270 Test #204: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/EMU128 # GetParam() = 2305843009213693952 .......................... Passed 0.07 sec 220/270 Test #221: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/EMU128 # GetParam() = 2305843009213693952 ........................... Passed 0.06 sec 221/270 Test #222: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.05 sec 222/270 Test #223: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.05 sec 223/270 Test #224: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/EMU128 # GetParam() = 2305843009213693952 .............................. Passed 0.05 sec 224/270 Test #225: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/EMU128 # GetParam() = 2305843009213693952 ........................ Passed 0.05 sec 225/270 Test #228: TestUtilTestGroup/TestUtilTest.TestAllName/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.05 sec 226/270 Test #229: TestUtilTestGroup/TestUtilTest.TestAllEqual/EMU128 # GetParam() = 2305843009213693952 .................................... Passed 0.05 sec 227/270 Test #230: TupleTestGroup/TupleTest.TestAllCreate/EMU128 # GetParam() = 2305843009213693952 ......................................... Passed 0.05 sec 228/270 Test #231: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulPairwiseAdd/EMU128 # GetParam() = 2305843009213693952 ................ Passed 0.05 sec 229/270 Test #232: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/EMU128 # GetParam() = 2305843009213693952 ............. Passed 0.05 sec 230/270 Test #233: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/EMU128 # GetParam() = 2305843009213693952 .......... Passed 0.05 sec 231/270 Test #234: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/EMU128 # GetParam() = 2305843009213693952 ............. Passed 0.05 sec 232/270 Test #226: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/EMU128 # GetParam() = 2305843009213693952 ......................... Passed 0.06 sec 233/270 Test #235: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/EMU128 # GetParam() = 2305843009213693952 ............. Passed 0.05 sec 234/270 Test #236: DotTestGroup/DotTest.TestAllDot/EMU128 # GetParam() = 2305843009213693952 ................................................ Passed 0.05 sec 235/270 Test #237: DotTestGroup/DotTest.TestAllDotBF16/EMU128 # GetParam() = 2305843009213693952 ............................................ Passed 0.05 sec 236/270 Test #238: ImageTestGroup/ImageTest.TestAligned/EMU128 # GetParam() = 2305843009213693952 ........................................... Passed 0.05 sec 237/270 Test #240: HwyMathTestGroup/HwyMathTest.TestAllAcos/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.05 sec 238/270 Test #241: HwyMathTestGroup/HwyMathTest.TestAllAcosh/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 239/270 Test #242: HwyMathTestGroup/HwyMathTest.TestAllAsin/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.05 sec 240/270 Test #239: ImageTestGroup/ImageTest.TestUnaligned/EMU128 # GetParam() = 2305843009213693952 ......................................... Passed 0.05 sec 241/270 Test #227: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/EMU128 # GetParam() = 2305843009213693952 ..................... Passed 0.07 sec 242/270 Test #244: HwyMathTestGroup/HwyMathTest.TestAllAtan/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.05 sec 243/270 Test #243: HwyMathTestGroup/HwyMathTest.TestAllAsinh/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 244/270 Test #245: HwyMathTestGroup/HwyMathTest.TestAllAtanh/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 245/270 Test #246: HwyMathTestGroup/HwyMathTest.TestAllCos/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.05 sec 246/270 Test #247: HwyMathTestGroup/HwyMathTest.TestAllExp/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.05 sec 247/270 Test #248: HwyMathTestGroup/HwyMathTest.TestAllExpm1/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 248/270 Test #249: HwyMathTestGroup/HwyMathTest.TestAllLog/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.05 sec 249/270 Test #250: HwyMathTestGroup/HwyMathTest.TestAllLog10/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 250/270 Test #251: HwyMathTestGroup/HwyMathTest.TestAllLog1p/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 251/270 Test #252: HwyMathTestGroup/HwyMathTest.TestAllLog2/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.05 sec 252/270 Test #253: HwyMathTestGroup/HwyMathTest.TestAllSin/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.05 sec 253/270 Test #256: HwyMathTestGroup/HwyMathTest.TestAllAtan2/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 254/270 Test #254: HwyMathTestGroup/HwyMathTest.TestAllSinh/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.05 sec 255/270 Test #255: HwyMathTestGroup/HwyMathTest.TestAllTanh/EMU128 # GetParam() = 2305843009213693952 ....................................... Passed 0.05 sec 256/270 Test #257: HwyMathTestGroup/HwyMathTest.TestAllSinCosSin/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.05 sec 257/270 Test #259: SortTestGroup/SortTest.TestAllFloatLargerSmaller/EMU128 # GetParam() = 2305843009213693952 ............................... Passed 0.05 sec 258/270 Test #258: HwyMathTestGroup/HwyMathTest.TestAllSinCosCos/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.05 sec 259/270 Test #260: SortTestGroup/SortTest.TestAllFloatInf/EMU128 # GetParam() = 2305843009213693952 ......................................... Passed 0.05 sec 260/270 Test #261: SortTestGroup/SortTest.TestAllMedian/EMU128 # GetParam() = 2305843009213693952 ........................................... Passed 0.05 sec 261/270 Test #264: SortTestGroup/SortTest.TestAllGenerator/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.05 sec 262/270 Test #268: UnrollerTestGroup/UnrollerTest.TestAllDot/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 263/270 Test #266: BenchSortGroup/BenchSort.BenchAllColdSort/EMU128 # GetParam() = 2305843009213693952 ...................................... Passed 0.05 sec 264/270 Test #270: UnrollerTestGroup/UnrollerTest.TestAllFind/EMU128 # GetParam() = 2305843009213693952 ..................................... Passed 0.05 sec 265/270 Test #267: BenchSortGroup/BenchSort.BenchAllSort/EMU128 # GetParam() = 2305843009213693952 .......................................... Passed 0.05 sec 266/270 Test #269: UnrollerTestGroup/UnrollerTest.TestAllConvert/EMU128 # GetParam() = 2305843009213693952 .................................. Passed 0.06 sec 267/270 Test #263: SortTestGroup/SortTest.TestAllPartition/EMU128 # GetParam() = 2305843009213693952 ........................................ Passed 0.14 sec 268/270 Test #262: SortTestGroup/SortTest.TestAllBaseCase/EMU128 # GetParam() = 2305843009213693952 ......................................... Passed 0.17 sec 269/270 Test #265: SortTestGroup/SortTest.TestAllSort/EMU128 # GetParam() = 2305843009213693952 ............................................. Passed 0.26 sec 270/270 Test #48: NanobenchmarkTest.RunAll .................................................................................................. Passed 0.74 sec 100% tests passed, 0 tests failed out of 270 Total Test time (real) = 0.79 sec >>> highway: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so.1.0.7 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so.1 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.so -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/aligned_allocator.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/base.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/cache_control.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/detect_compiler_arch.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/detect_targets.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/foreach_target.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/highway.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/highway_export.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/nanobenchmark.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/arm_neon-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/arm_sve-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/emu128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/generic_ops-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/ppc_vsx-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/rvv-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/scalar-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/set_macros-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/shared-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/wasm_128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/tuple-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_256-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_512-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/per_target.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/print-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/print.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/robust_statistics.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/targets.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/timer.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/timer-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1.0.7 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so.1.0.7" to "" -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.so -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/dot/dot-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/image/image.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/math/math-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/order.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/shared-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/sorting_networks-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/traits-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/traits128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/vqsort-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/vqsort.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/copy-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/find-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/transform-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/unroller/unroller-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1.0.7 -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so.1.0.7" to "" -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.so -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/hwy_gtest.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/test_util-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/test_util.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy-contrib.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy-test.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/cmake/hwy/hwy-config-version.cmake -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/cmake/hwy/hwy-config.cmake -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/cmake/hwy/hwy-config-none.cmake >>> highway-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/highway/pkg/highway-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/highway/pkg/highway-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/buildozer/aports/community/highway/pkg/highway-dev/usr/lib/cmake' 'usr/lib/libhwy.so' -> '/home/buildozer/aports/community/highway/pkg/highway-dev/usr/lib/libhwy.so' 'usr/lib/libhwy_contrib.so' -> '/home/buildozer/aports/community/highway/pkg/highway-dev/usr/lib/libhwy_contrib.so' 'usr/lib/libhwy_test.so' -> '/home/buildozer/aports/community/highway/pkg/highway-dev/usr/lib/libhwy_test.so' >>> highway-dev*: Preparing subpackage highway-dev... >>> highway-dev*: Stripping binaries >>> highway-dev*: Running postcheck for highway-dev >>> libhwy*: Running split function libhwy... 'usr/lib/libhwy.so.1' -> '/home/buildozer/aports/community/highway/pkg/libhwy/usr/lib/libhwy.so.1' 'usr/lib/libhwy.so.1.0.7' -> '/home/buildozer/aports/community/highway/pkg/libhwy/usr/lib/libhwy.so.1.0.7' >>> libhwy*: Preparing subpackage libhwy... >>> libhwy*: Stripping binaries >>> libhwy*: Running postcheck for libhwy >>> libhwy_contrib*: Running split function libhwy_contrib... 'usr/lib/libhwy_contrib.so.1' -> '/home/buildozer/aports/community/highway/pkg/libhwy_contrib/usr/lib/libhwy_contrib.so.1' 'usr/lib/libhwy_contrib.so.1.0.7' -> '/home/buildozer/aports/community/highway/pkg/libhwy_contrib/usr/lib/libhwy_contrib.so.1.0.7' >>> libhwy_contrib*: Preparing subpackage libhwy_contrib... >>> libhwy_contrib*: Stripping binaries >>> libhwy_contrib*: Running postcheck for libhwy_contrib >>> libhwy_test*: Running split function libhwy_test... 'usr/lib/libhwy_test.so.1' -> '/home/buildozer/aports/community/highway/pkg/libhwy_test/usr/lib/libhwy_test.so.1' 'usr/lib/libhwy_test.so.1.0.7' -> '/home/buildozer/aports/community/highway/pkg/libhwy_test/usr/lib/libhwy_test.so.1.0.7' >>> libhwy_test*: Preparing subpackage libhwy_test... >>> libhwy_test*: Stripping binaries >>> libhwy_test*: Running postcheck for libhwy_test >>> highway*: Running postcheck for highway >>> highway*: Preparing package highway... >>> highway*: Stripping binaries >>> WARNING: highway*: No arch specific binaries found so arch should probably be set to "noarch" >>> highway-dev*: Scanning shared objects >>> highway*: Scanning shared objects >>> libhwy*: Scanning shared objects >>> libhwy_contrib*: Scanning shared objects >>> libhwy_test*: Scanning shared objects >>> highway-dev*: Tracing dependencies... libhwy=1.0.7-r0 libhwy_contrib=1.0.7-r0 libhwy_test=1.0.7-r0 pc:gtest pkgconfig >>> highway-dev*: Package size: 2.9 MB >>> highway-dev*: Compressing data... >>> highway-dev*: Create checksum... >>> highway-dev*: Create highway-dev-1.0.7-r0.apk >>> highway*: Tracing dependencies... >>> highway*: Package size: 0.0 >>> highway*: Compressing data... >>> highway*: Create checksum... >>> highway*: Create highway-1.0.7-r0.apk >>> libhwy*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libhwy*: Package size: 25.3 KB >>> libhwy*: Compressing data... >>> libhwy*: Create checksum... >>> libhwy*: Create libhwy-1.0.7-r0.apk >>> libhwy_contrib*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libhwy.so.1 >>> libhwy_contrib*: Package size: 1.6 MB >>> libhwy_contrib*: Compressing data... >>> libhwy_contrib*: Create checksum... >>> libhwy_contrib*: Create libhwy_contrib-1.0.7-r0.apk >>> libhwy_test*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libhwy.so.1 >>> libhwy_test*: Package size: 5.3 KB >>> libhwy_test*: Compressing data... >>> libhwy_test*: Create checksum... >>> libhwy_test*: Create libhwy_test-1.0.7-r0.apk >>> highway: Build complete at Wed, 30 Oct 2024 00:05:37 +0000 elapsed time 0h 0m 59s >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Uninstalling dependencies... (1/11) Purging .makedepends-highway (20241030.000443) (2/11) Purging cmake (3.30.5-r0) (3/11) Purging gtest-dev (1.15.2-r0) (4/11) Purging gmock (1.15.2-r0) (5/11) Purging gtest (1.15.2-r0) (6/11) Purging samurai (1.2-r6) (7/11) Purging libarchive (3.7.7-r0) (8/11) Purging libbz2 (1.0.8-r6) (9/11) Purging libuv (1.49.2-r0) (10/11) Purging rhash-libs (1.4.4-r0) (11/11) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> highway: Updating the community/armv7 repository index... >>> highway: Signing the index...