nixbot

builds

succeeded libhwy-1.4.0 x86_64-linux.package-alphashape · build #12 · raw

unpackPhase
1unpacking source archive /nix/store/qv0yfan5gqsndz71g3ql58nm983gapzj-source2source root is source
configurePhase
3cmake flags: -GNinja -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/doc/hwy -DCMAKE_INSTALL_INFODIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib -DCMAKE_STRIP=/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/ranlib -DCMAKE_AR=/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0 -GNinja -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_INCLUDEDIR=include -DHWY_SYSTEM_GTEST:BOOL=ON -DGTEST_INCLUDE_DIR=/nix/store/vc8g28d6ywh8sjh22bvgn57sw4d206w0-gtest-1.17.0-dev/include -DGTEST_LIBRARY=/nix/store/9icl666qc2lhgp1xv2cyxg6b51h0537c-gtest-1.17.0/lib/libgtest.so -DGTEST_MAIN_LIBRARY=/nix/store/9icl666qc2lhgp1xv2cyxg6b51h0537c-gtest-1.17.0/lib/libgtest_main.so4CMake Deprecation Warning at CMakeLists.txt:28 (cmake_policy):5 The OLD behavior for policy CMP0111 will be removed from a future version6 of CMake.78 The cmake-policies(7) manual explains that the OLD behaviors of all9 policies are deprecated and that a policy should be set to OLD only under10 specific short-term circumstances. Projects should be ported to the NEW11 behavior and not rely on setting a policy to OLD.121314-- The C compiler identification is GNU 15.2.015-- The CXX compiler identification is GNU 15.2.016-- Detecting C compiler ABI info17-- Detecting C compiler ABI info - done18-- Check for working C compiler: /nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/gcc - skipped19-- Detecting C compile features20-- Detecting C compile features - done21-- Detecting CXX compiler ABI info22-- Detecting CXX compiler ABI info - done23-- Check for working CXX compiler: /nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/g++ - skipped24-- Detecting CXX compile features25-- Detecting CXX compile features - done26-- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS27-- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success28-- Performing Test HWY_EMSCRIPTEN29-- Performing Test HWY_EMSCRIPTEN - Failed30-- Performing Test HWY_RISCV31-- Performing Test HWY_RISCV - Failed32-- Performing Test CMAKE_HAVE_LIBC_PTHREAD33-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success34-- Found Threads: TRUE35-- Looking for sys/auxv.h36-- Looking for sys/auxv.h - found37-- Looking for asm/hwcap.h38-- Looking for asm/hwcap.h - not found39-- Found GTest: /nix/store/9icl666qc2lhgp1xv2cyxg6b51h0537c-gtest-1.17.0/lib/libgtest.so40-- Configuring done (2.1s)41-- Generating done (0.4s)42CMake Warning:43 Manually-specified variables were not used by the project:4445 CMAKE_EXPORT_NO_PACKAGE_REGISTRY464748-- Build files have been written to: /build/source49cmake: enabled parallel building50cmake: enabled parallel installing
buildPhase
51build flags: -j4852[1/236] Building CXX object CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o53[2/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/image/image.cc.o54[3/236] Building CXX object CMakeFiles/hwy.dir/hwy/profiler.cc.o55[4/236] Building CXX object CMakeFiles/hwy.dir/hwy/print.cc.o56[5/236] Building CXX object CMakeFiles/hwy.dir/hwy/abort.cc.o57[6/236] Building CXX object CMakeFiles/hwy_test.dir/hwy/tests/test_util.cc.o58[7/236] Building CXX object CMakeFiles/hwy.dir/hwy/timer.cc.o59[8/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort.cc.o60[9/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/thread_pool/thread_pool.cc.o61[10/236] Building CXX object CMakeFiles/hwy.dir/hwy/perf_counters.cc.o62[11/236] Building CXX object CMakeFiles/hwy.dir/hwy/targets.cc.o63[12/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/thread_pool/topology.cc.o64[13/236] Building CXX object CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o65[14/236] Building CXX object CMakeFiles/nanobenchmark_test.dir/hwy/nanobenchmark_test.cc.o66[15/236] Building CXX object CMakeFiles/perf_counters_test.dir/hwy/perf_counters_test.cc.o67[16/236] Building CXX object CMakeFiles/targets_test.dir/hwy/targets_test.cc.o68[17/236] Building CXX object CMakeFiles/hwy_profiler_example.dir/hwy/examples/profiler_example.cc.o69[18/236] Building CXX object CMakeFiles/abort_test.dir/hwy/abort_test.cc.o70[19/236] Building CXX object CMakeFiles/aligned_allocator_test.dir/hwy/aligned_allocator_test.cc.o71[20/236] Building CXX object CMakeFiles/bit_set_test.dir/hwy/bit_set_test.cc.o72[21/236] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton.cc.o73[22/236] Building CXX object CMakeFiles/hwy.dir/hwy/per_target.cc.o74[23/236] Linking CXX static library libhwy.a75[24/236] Linking CXX static library libhwy_test.a76[25/236] Building CXX object CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o77[26/236] Building CXX object CMakeFiles/sum_array_simple.dir/hwy/examples/sum_array_simple.cc.o78[27/236] Building CXX object CMakeFiles/hwy_benchmark.dir/hwy/examples/benchmark.cc.o79[28/236] Building CXX object CMakeFiles/sum_array_advanced.dir/hwy/examples/sum_array_advanced.cc.o80[29/236] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton_test.cc.o81[30/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16a.cc.o82[31/236] Building CXX object CMakeFiles/bit_permute_test.dir/hwy/tests/bit_permute_test.cc.o83[32/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64a.cc.o84[33/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64d.cc.o85[34/236] Building CXX object CMakeFiles/compare_128_test.dir/hwy/tests/compare_128_test.cc.o86[35/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128d.cc.o87[36/236] Building CXX object CMakeFiles/base_test.dir/hwy/base_test.cc.o88[37/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f16d.cc.o89[38/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64a.cc.o90[39/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64d.cc.o91[40/236] Building CXX object CMakeFiles/crypto_test.dir/hwy/tests/crypto_test.cc.o92[41/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128a.cc.o93[42/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128d.cc.o94[43/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64a.cc.o95[44/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64d.cc.o96[45/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64a.cc.o97[46/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o98[47/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32a.cc.o99[48/236] Building CXX object CMakeFiles/foreach_vec_test.dir/hwy/tests/foreach_vec_test.cc.o100[49/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32a.cc.o101[50/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32d.cc.o102[51/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64d.cc.o103[52/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32d.cc.o104[53/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16a.cc.o105[54/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16d.cc.o106[55/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o107[56/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16a.cc.o108[57/236] Building CXX object CMakeFiles/blockwise_shift_test.dir/hwy/tests/blockwise_shift_test.cc.o109[58/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16d.cc.o110[59/236] Building CXX object CMakeFiles/minmax128_test.dir/hwy/tests/minmax128_test.cc.o111[60/236] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32a.cc.o112[61/236] Linking CXX static library libhwy_contrib.a113[62/236] Building CXX object CMakeFiles/mul_by_pow2_test.dir/hwy/tests/mul_by_pow2_test.cc.o114[63/236] Building CXX object CMakeFiles/concat_test.dir/hwy/tests/concat_test.cc.o115[64/236] Building CXX object CMakeFiles/expand_test.dir/hwy/tests/expand_test.cc.o116[65/236] Building CXX object CMakeFiles/dup128_vec_test.dir/hwy/tests/dup128_vec_test.cc.o117[66/236] Building CXX object CMakeFiles/minmax_number_test.dir/hwy/tests/minmax_number_test.cc.o118[67/236] Building CXX object CMakeFiles/float_test.dir/hwy/tests/float_test.cc.o119[68/236] Building CXX object CMakeFiles/blockwise_combine_test.dir/hwy/tests/blockwise_combine_test.cc.o120[69/236] Building CXX object CMakeFiles/mul_pairwise_test.dir/hwy/tests/mul_pairwise_test.cc.o121[70/236] Building CXX object CMakeFiles/minmax_magnitude_test.dir/hwy/tests/minmax_magnitude_test.cc.o122[71/236] Building CXX object CMakeFiles/sign_test.dir/hwy/tests/sign_test.cc.o123[72/236] Building CXX object CMakeFiles/minmax_test.dir/hwy/tests/minmax_test.cc.o124[73/236] Building CXX object CMakeFiles/auto_tune_test.dir/hwy/auto_tune_test.cc.o125[74/236] Building CXX object CMakeFiles/compare_test.dir/hwy/tests/compare_test.cc.o126[75/236] Building CXX object CMakeFiles/resize_test.dir/hwy/tests/resize_test.cc.o127[76/236] Building CXX object CMakeFiles/neg_test.dir/hwy/tests/neg_test.cc.o128[77/236] Building CXX object CMakeFiles/arithmetic_test.dir/hwy/tests/arithmetic_test.cc.o129[78/236] Building CXX object CMakeFiles/complex_arithmetic_test.dir/hwy/tests/complex_arithmetic_test.cc.o130[79/236] Building CXX object CMakeFiles/mask_slide_test.dir/hwy/tests/mask_slide_test.cc.o131[80/236] Building CXX object CMakeFiles/test_util_test.dir/hwy/tests/test_util_test.cc.o132[81/236] Building CXX object CMakeFiles/highway_test.dir/hwy/highway_test.cc.o133[82/236] Building CXX object CMakeFiles/saturated_test.dir/hwy/tests/saturated_test.cc.o134[83/236] Building CXX object CMakeFiles/in_range_float_to_int_conv_test.dir/hwy/tests/in_range_float_to_int_conv_test.cc.o135[84/236] Building CXX object CMakeFiles/masked_minmax_test.dir/hwy/tests/masked_minmax_test.cc.o136[85/236] Building CXX object CMakeFiles/logical_test.dir/hwy/tests/logical_test.cc.o137[86/236] Building CXX object CMakeFiles/compress_test.dir/hwy/tests/compress_test.cc.o138[87/236] Building CXX object CMakeFiles/truncate_test.dir/hwy/tests/truncate_test.cc.o139[88/236] Building CXX object CMakeFiles/combine_test.dir/hwy/tests/combine_test.cc.o140[89/236] Building CXX object CMakeFiles/tuple_test.dir/hwy/tests/tuple_test.cc.o141[90/236] Building CXX object CMakeFiles/spin_test.dir/hwy/contrib/thread_pool/spin_test.cc.o142[91/236] Building CXX object CMakeFiles/image_test.dir/hwy/contrib/image/image_test.cc.o143[92/236] Building CXX object CMakeFiles/topology_test.dir/hwy/contrib/thread_pool/topology_test.cc.o144[93/236] Building CXX object CMakeFiles/thread_pool_test.dir/hwy/contrib/thread_pool/thread_pool_test.cc.o145[94/236] Linking CXX executable hwy_list_targets146Compiler: GCC 1502147Target attributes: sse2,ssse3,sse4.1,sse4.2,pclmul,aes,avx,avx2,bmi,bmi2,fma,f16c148Config: emu128:0 scalar:0 static:0 all_attain:0 is_test:0149Have: constexpr_lanes:1 runtime_dispatch:1 auxv:1 scalable:0 tuple:1 f16 type:1/ops1 bf16 type:1/ops0150Registers:16 Native: fma:1 mask:0 dotBF16:0 interleaveWhole:0151Compiled HWY_TARGETS: AVX10_2 AVX3_SPR AVX3_ZEN4 AVX3_DL AVX3 AVX2 SSE4 SSSE3 SSE2152HWY_ATTAINABLE_TARGETS: AVX10_2 AVX3_SPR AVX3_ZEN4 AVX3_DL AVX3 AVX2 SSE4 SSSE3 SSE2 SCALAR153HWY_BASELINE_TARGETS: SSE2 SCALAR154HWY_STATIC_TARGET: SSE2155HWY_BROKEN_TARGETS: LASX LSX156HWY_DISABLED_TARGETS: 157CPU supports: AVX2 SSE4 SSSE3 SSE2 EMU128 SCALAR158CPU: AMD Ryzen Threadripper PRO 5965WX 24-Cores 159[95/236] Linking CXX executable examples/hwy_benchmark160[96/236] Linking CXX executable examples/hwy_profiler_example161[97/236] Linking CXX executable examples/sum_array_simple162[98/236] Linking CXX executable examples/sum_array_advanced163[99/236] Linking CXX executable tests/abort_test164[100/236] Linking CXX executable tests/aligned_allocator_test165[101/236] Linking CXX executable tests/base_test166[102/236] Linking CXX executable tests/bit_set_test167[103/236] Linking CXX executable tests/highway_test168[104/236] Linking CXX executable tests/nanobenchmark_test169[105/236] Building CXX object CMakeFiles/mul_test.dir/hwy/tests/mul_test.cc.o170[106/236] Linking CXX executable tests/perf_counters_test171[107/236] Linking CXX executable tests/targets_test172[108/236] Linking CXX executable tests/skeleton_test173[109/236] Linking CXX executable tests/arithmetic_test174[110/236] Linking CXX executable tests/bit_permute_test175[111/236] Linking CXX executable tests/blockwise_combine_test176[112/236] Linking CXX executable tests/blockwise_shift_test177[113/236] Building CXX object CMakeFiles/div_test.dir/hwy/tests/div_test.cc.o178[114/236] Linking CXX executable tests/combine_test179[115/236] Linking CXX executable tests/compare_128_test180[116/236] Linking CXX executable tests/compare_test181[117/236] Linking CXX executable tests/compress_test182[118/236] Linking CXX executable tests/complex_arithmetic_test183[119/236] Linking CXX executable tests/concat_test184[120/236] Linking CXX executable tests/crypto_test185[121/236] Linking CXX executable tests/dup128_vec_test186[122/236] Linking CXX executable tests/div_test187[123/236] Linking CXX executable tests/expand_test188[124/236] Linking CXX executable tests/in_range_float_to_int_conv_test189[125/236] Linking CXX executable tests/float_test190[126/236] Linking CXX executable tests/foreach_vec_test191[127/236] Linking CXX executable tests/logical_test192[128/236] Linking CXX executable tests/mask_slide_test193[129/236] Linking CXX executable tests/minmax_magnitude_test194[130/236] Linking CXX executable tests/masked_minmax_test195[131/236] Linking CXX executable tests/minmax_number_test196[132/236] Linking CXX executable tests/minmax128_test197[133/236] Linking CXX executable tests/minmax_test198[134/236] Linking CXX executable tests/mul_pairwise_test199[135/236] Linking CXX executable tests/mul_by_pow2_test200[136/236] Linking CXX executable tests/mul_test201[137/236] Linking CXX executable tests/neg_test202[138/236] Linking CXX executable tests/saturated_test203[139/236] Linking CXX executable tests/resize_test204[140/236] Linking CXX executable tests/sign_test205[141/236] Linking CXX executable tests/test_util_test206[142/236] Linking CXX executable tests/truncate_test207[143/236] Linking CXX executable tests/tuple_test208[144/236] Linking CXX executable tests/auto_tune_test209[145/236] Linking CXX executable tests/image_test210[146/236] Linking CXX executable tests/spin_test211[147/236] Linking CXX executable tests/thread_pool_test212[148/236] Linking CXX executable tests/topology_test213[149/236] Building CXX object CMakeFiles/interleaved_test.dir/hwy/tests/interleaved_test.cc.o214[150/236] Linking CXX executable tests/interleaved_test215[151/236] Building CXX object CMakeFiles/cast_test.dir/hwy/tests/cast_test.cc.o216[152/236] Building CXX object CMakeFiles/random_test.dir/hwy/contrib/random/random_test.cc.o217[153/236] Linking CXX executable tests/cast_test218[154/236] Linking CXX executable tests/random_test219[155/236] Building CXX object CMakeFiles/mask_combine_test.dir/hwy/tests/mask_combine_test.cc.o220[156/236] Linking CXX executable tests/mask_combine_test221[157/236] Building CXX object CMakeFiles/reverse_test.dir/hwy/tests/reverse_test.cc.o222[158/236] Linking CXX executable tests/reverse_test223[159/236] Building CXX object CMakeFiles/count_test.dir/hwy/tests/count_test.cc.o224[160/236] Linking CXX executable tests/count_test225[161/236] Building CXX object CMakeFiles/fma_test.dir/hwy/tests/fma_test.cc.o226[162/236] Linking CXX executable tests/fma_test227[163/236] Building CXX object CMakeFiles/math_trig_test.dir/hwy/contrib/math/math_trig_test.cc.o228[164/236] Linking CXX executable tests/math_trig_test229[165/236] Building CXX object CMakeFiles/swizzle_block_test.dir/hwy/tests/swizzle_block_test.cc.o230[166/236] Linking CXX executable tests/swizzle_block_test231[167/236] Building CXX object CMakeFiles/bench_sort.dir/hwy/contrib/sort/bench_sort.cc.o232[168/236] Building CXX object CMakeFiles/masked_compare_test.dir/hwy/tests/masked_compare_test.cc.o233[169/236] Linking CXX executable tests/bench_sort234[170/236] Linking CXX executable tests/masked_compare_test235[171/236] Building CXX object CMakeFiles/math_hyper_test.dir/hwy/contrib/math/math_hyper_test.cc.o236[172/236] Building CXX object CMakeFiles/table_test.dir/hwy/tests/table_test.cc.o237[173/236] Linking CXX executable tests/math_hyper_test238[174/236] Linking CXX executable tests/table_test239[175/236] Building CXX object CMakeFiles/sums_abs_diff_test.dir/hwy/tests/sums_abs_diff_test.cc.o240[176/236] Linking CXX executable tests/sums_abs_diff_test241[177/236] Building CXX object CMakeFiles/shuffle4_test.dir/hwy/tests/shuffle4_test.cc.o242[178/236] Linking CXX executable tests/shuffle4_test243[179/236] Building CXX object CMakeFiles/widen_mul_test.dir/hwy/tests/widen_mul_test.cc.o244[180/236] Linking CXX executable tests/widen_mul_test245[181/236] Building CXX object CMakeFiles/mask_set_test.dir/hwy/tests/mask_set_test.cc.o246[182/236] Linking CXX executable tests/mask_set_test247[183/236] Building CXX object CMakeFiles/blockwise_test.dir/hwy/tests/blockwise_test.cc.o248[184/236] Linking CXX executable tests/blockwise_test249[185/236] Building CXX object CMakeFiles/rotate_test.dir/hwy/tests/rotate_test.cc.o250[186/236] Linking CXX executable tests/rotate_test251[187/236] Building CXX object CMakeFiles/math_tan_test.dir/hwy/contrib/math/math_tan_test.cc.o252[188/236] Linking CXX executable tests/math_tan_test253[189/236] Building CXX object CMakeFiles/count_value_test.dir/hwy/contrib/algo/count_value_test.cc.o254[190/236] Linking CXX executable tests/count_value_test255[191/236] Building CXX object CMakeFiles/if_test.dir/hwy/tests/if_test.cc.o256[192/236] Linking CXX executable tests/if_test257[193/236] Building CXX object CMakeFiles/math_test.dir/hwy/contrib/math/math_test.cc.o258[194/236] Building CXX object CMakeFiles/unroller_test.dir/hwy/contrib/unroller/unroller_test.cc.o259[195/236] Linking CXX executable tests/math_test260[196/236] Linking CXX executable tests/unroller_test261[197/236] Building CXX object CMakeFiles/swizzle_test.dir/hwy/tests/swizzle_test.cc.o262[198/236] Linking CXX executable tests/swizzle_test263[199/236] Building CXX object CMakeFiles/slide_up_down_test.dir/hwy/tests/slide_up_down_test.cc.o264[200/236] Building CXX object CMakeFiles/mask_convert_test.dir/hwy/tests/mask_convert_test.cc.o265[201/236] Linking CXX executable tests/slide_up_down_test266[202/236] Linking CXX executable tests/mask_convert_test267[203/236] Building CXX object CMakeFiles/matvec_test.dir/hwy/contrib/matvec/matvec_test.cc.o268[204/236] Linking CXX executable tests/matvec_test269[205/236] Building CXX object CMakeFiles/copy_test.dir/hwy/contrib/algo/copy_test.cc.o270[206/236] Linking CXX executable tests/copy_test271[207/236] Building CXX object CMakeFiles/convert_test.dir/hwy/tests/convert_test.cc.o272[208/236] Linking CXX executable tests/convert_test273[209/236] Building CXX object CMakeFiles/sort_test.dir/hwy/contrib/sort/sort_test.cc.o274[210/236] Linking CXX executable tests/sort_test275[211/236] Building CXX object CMakeFiles/mask_mem_test.dir/hwy/tests/mask_mem_test.cc.o276[212/236] Linking CXX executable tests/mask_mem_test277[213/236] Building CXX object CMakeFiles/shift_test.dir/hwy/tests/shift_test.cc.o278[214/236] Linking CXX executable tests/shift_test279[215/236] Building CXX object CMakeFiles/sort_unit_test.dir/hwy/contrib/sort/sort_unit_test.cc.o280[216/236] Linking CXX executable tests/sort_unit_test281[217/236] Building CXX object CMakeFiles/minmax_value_test.dir/hwy/contrib/algo/minmax_value_test.cc.o282[218/236] Linking CXX executable tests/minmax_value_test283[219/236] Building CXX object CMakeFiles/demote_test.dir/hwy/tests/demote_test.cc.o284[220/236] Linking CXX executable tests/demote_test285[221/236] Building CXX object CMakeFiles/find_test.dir/hwy/contrib/algo/find_test.cc.o286[222/236] Linking CXX executable tests/find_test287[223/236] Building CXX object CMakeFiles/mask_test.dir/hwy/tests/mask_test.cc.o288[224/236] Linking CXX executable tests/mask_test289[225/236] Building CXX object CMakeFiles/reduction_test.dir/hwy/tests/reduction_test.cc.o290[226/236] Linking CXX executable tests/reduction_test291[227/236] Building CXX object CMakeFiles/transform_test.dir/hwy/contrib/algo/transform_test.cc.o292[228/236] Linking CXX executable tests/transform_test293[229/236] Building CXX object CMakeFiles/masked_arithmetic_test.dir/hwy/tests/masked_arithmetic_test.cc.o294[230/236] Linking CXX executable tests/masked_arithmetic_test295[231/236] Building CXX object CMakeFiles/memory_test.dir/hwy/tests/memory_test.cc.o296[232/236] Linking CXX executable tests/memory_test297[233/236] Building CXX object CMakeFiles/dot_test.dir/hwy/contrib/dot/dot_test.cc.o298[234/236] Linking CXX executable tests/dot_test299[235/236] Building CXX object CMakeFiles/bit_pack_test.dir/hwy/contrib/bit_pack/bit_pack_test.cc.o300[236/236] Linking CXX executable tests/bit_pack_test301buildPhase completed in 12 minutes 11 seconds
checkPhase
302check flags: -j48 test303[0/1] Running tests...304Test project /build/source305 Start 1: AbortDeathTest.AbortDefault306 Start 2: AbortDeathTest.AbortOverride307 Start 3: AbortTest.WarnOverrideChain308 Start 4: AbortTest.AbortOverrideChain309 Start 5: AlignedAllocatorTest.TestFreeNullptr310 Start 6: AlignedAllocatorTest.TestLog2311 Start 7: AlignedAllocatorTest.TestOverflow312 Start 8: AlignedAllocatorTest.TestAllocDefaultPointers313 Start 9: AlignedAllocatorTest.TestEmptyAlignedUniquePtr314 Start 10: AlignedAllocatorTest.TestEmptyAlignedFreeUniquePtr315 Start 11: AlignedAllocatorTest.TestCustomAlloc316 Start 12: AlignedAllocatorTest.TestMakeUniqueAlignedDefaultConstructor317 Start 13: AlignedAllocatorTest.TestMakeUniqueAligned318 Start 14: AlignedAllocatorTest.TestMakeUniqueAlignedArray319 Start 15: AlignedAllocatorTest.TestAllocSingleInt320 Start 16: AlignedAllocatorTest.TestAllocMultipleInt321 Start 17: AlignedAllocatorTest.TestMakeUniqueAlignedArrayWithCustomAlloc322 Start 18: AlignedAllocatorTest.TestDefaultInit323 Start 19: AlignedAllocatorTest.TestAlignedNDArray324 Start 20: AlignedAllocatorTest.TestAlignedNDArrayAlignment325 Start 21: AlignedAllocatorTest.TestSpanCopyAssignment326 Start 22: AlignedAllocatorTest.TestAlignedNDArrayTruncate327 Start 23: AlignedAllocatorTest.TestAlignedVector328 Start 24: BaseTestGroup/BaseTest.TestUnreachable/AVX2 # GetParam() = AVX2329 Start 25: BaseTestGroup/BaseTest.TestUnreachable/SSE4 # GetParam() = SSE4330 Start 26: BaseTestGroup/BaseTest.TestUnreachable/SSSE3 # GetParam() = SSSE3331 Start 27: BaseTestGroup/BaseTest.TestUnreachable/SSE2 # GetParam() = SSE2332 Start 28: BaseTestGroup/BaseTest.TestUnreachable/SCALAR # GetParam() = SCALAR333 Start 29: BaseTestGroup/BaseTest.TestAllLimits/AVX2 # GetParam() = AVX2334 Start 30: BaseTestGroup/BaseTest.TestAllLimits/SSE4 # GetParam() = SSE4335 Start 31: BaseTestGroup/BaseTest.TestAllLimits/SSSE3 # GetParam() = SSSE3336 Start 32: BaseTestGroup/BaseTest.TestAllLimits/SSE2 # GetParam() = SSE2337 Start 33: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = SCALAR338 Start 34: BaseTestGroup/BaseTest.TestAllLowestHighest/AVX2 # GetParam() = AVX2339 Start 35: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE4 # GetParam() = SSE4340 Start 36: BaseTestGroup/BaseTest.TestAllLowestHighest/SSSE3 # GetParam() = SSSE3341 Start 37: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE2 # GetParam() = SSE2342 Start 38: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = SCALAR343 Start 39: BaseTestGroup/BaseTest.TestAllType/AVX2 # GetParam() = AVX2344 Start 40: BaseTestGroup/BaseTest.TestAllType/SSE4 # GetParam() = SSE4345 Start 41: BaseTestGroup/BaseTest.TestAllType/SSSE3 # GetParam() = SSSE3346 Start 42: BaseTestGroup/BaseTest.TestAllType/SSE2 # GetParam() = SSE2347 Start 43: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = SCALAR348 Start 44: BaseTestGroup/BaseTest.TestAllIsSame/AVX2 # GetParam() = AVX2349 Start 45: BaseTestGroup/BaseTest.TestAllIsSame/SSE4 # GetParam() = SSE4350 Start 46: BaseTestGroup/BaseTest.TestAllIsSame/SSSE3 # GetParam() = SSSE3351 Start 47: BaseTestGroup/BaseTest.TestAllIsSame/SSE2 # GetParam() = SSE2352 Start 48: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = SCALAR353 1/2072 Test #1: AbortDeathTest.AbortDefault .............................................................................................................. Passed 0.22 sec354 2/2072 Test #2: AbortDeathTest.AbortOverride ............................................................................................................. Passed 0.22 sec355 3/2072 Test #3: AbortTest.WarnOverrideChain .............................................................................................................. Passed 0.22 sec356 4/2072 Test #4: AbortTest.AbortOverrideChain ............................................................................................................. Passed 0.22 sec357 5/2072 Test #5: AlignedAllocatorTest.TestFreeNullptr ..................................................................................................... Passed 0.21 sec358 6/2072 Test #6: AlignedAllocatorTest.TestLog2 ............................................................................................................ Passed 0.20 sec359 7/2072 Test #7: AlignedAllocatorTest.TestOverflow ........................................................................................................ Passed 0.19 sec360 8/2072 Test #8: AlignedAllocatorTest.TestAllocDefaultPointers ............................................................................................ Passed 0.18 sec361 9/2072 Test #9: AlignedAllocatorTest.TestEmptyAlignedUniquePtr ........................................................................................... Passed 0.18 sec362 10/2072 Test #10: AlignedAllocatorTest.TestEmptyAlignedFreeUniquePtr ....................................................................................... Passed 0.18 sec363 11/2072 Test #11: AlignedAllocatorTest.TestCustomAlloc ..................................................................................................... Passed 0.17 sec364 12/2072 Test #12: AlignedAllocatorTest.TestMakeUniqueAlignedDefaultConstructor ............................................................................. Passed 0.17 sec365 13/2072 Test #13: AlignedAllocatorTest.TestMakeUniqueAligned ............................................................................................... Passed 0.17 sec366 14/2072 Test #14: AlignedAllocatorTest.TestMakeUniqueAlignedArray .......................................................................................... Passed 0.16 sec367 15/2072 Test #15: AlignedAllocatorTest.TestAllocSingleInt .................................................................................................. Passed 0.16 sec368 16/2072 Test #16: AlignedAllocatorTest.TestAllocMultipleInt ................................................................................................ Passed 0.16 sec369 17/2072 Test #17: AlignedAllocatorTest.TestMakeUniqueAlignedArrayWithCustomAlloc ........................................................................... Passed 0.15 sec370 18/2072 Test #18: AlignedAllocatorTest.TestDefaultInit ..................................................................................................... Passed 0.15 sec371 19/2072 Test #19: AlignedAllocatorTest.TestAlignedNDArray .................................................................................................. Passed 0.15 sec372 20/2072 Test #20: AlignedAllocatorTest.TestAlignedNDArrayAlignment ......................................................................................... Passed 0.14 sec373 21/2072 Test #21: AlignedAllocatorTest.TestSpanCopyAssignment .............................................................................................. Passed 0.14 sec374 22/2072 Test #22: AlignedAllocatorTest.TestAlignedNDArrayTruncate .......................................................................................... Passed 0.14 sec375 23/2072 Test #23: AlignedAllocatorTest.TestAlignedVector ................................................................................................... Passed 0.13 sec376 24/2072 Test #24: BaseTestGroup/BaseTest.TestUnreachable/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.13 sec377 25/2072 Test #25: BaseTestGroup/BaseTest.TestUnreachable/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.12 sec378 26/2072 Test #26: BaseTestGroup/BaseTest.TestUnreachable/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.12 sec379 27/2072 Test #27: BaseTestGroup/BaseTest.TestUnreachable/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.11 sec380 28/2072 Test #28: BaseTestGroup/BaseTest.TestUnreachable/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.11 sec381 29/2072 Test #29: BaseTestGroup/BaseTest.TestAllLimits/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.10 sec382 30/2072 Test #30: BaseTestGroup/BaseTest.TestAllLimits/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.10 sec383 31/2072 Test #31: BaseTestGroup/BaseTest.TestAllLimits/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.09 sec384 32/2072 Test #32: BaseTestGroup/BaseTest.TestAllLimits/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.09 sec385 33/2072 Test #33: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.08 sec386 34/2072 Test #34: BaseTestGroup/BaseTest.TestAllLowestHighest/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.08 sec387 35/2072 Test #35: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.08 sec388 36/2072 Test #36: BaseTestGroup/BaseTest.TestAllLowestHighest/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.07 sec389 37/2072 Test #37: BaseTestGroup/BaseTest.TestAllLowestHighest/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.07 sec390 38/2072 Test #38: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.06 sec391 39/2072 Test #39: BaseTestGroup/BaseTest.TestAllType/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.06 sec392 40/2072 Test #40: BaseTestGroup/BaseTest.TestAllType/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.06 sec393 41/2072 Test #41: BaseTestGroup/BaseTest.TestAllType/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.06 sec394 42/2072 Test #42: BaseTestGroup/BaseTest.TestAllType/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.05 sec395 43/2072 Test #43: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.05 sec396 44/2072 Test #44: BaseTestGroup/BaseTest.TestAllIsSame/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.04 sec397 45/2072 Test #45: BaseTestGroup/BaseTest.TestAllIsSame/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.04 sec398 46/2072 Test #46: BaseTestGroup/BaseTest.TestAllIsSame/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.03 sec399 47/2072 Test #47: BaseTestGroup/BaseTest.TestAllIsSame/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.03 sec400 48/2072 Test #48: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.02 sec401 Start 49: BaseTestGroup/BaseTest.TestAllBitScan/AVX2 # GetParam() = AVX2402 Start 50: BaseTestGroup/BaseTest.TestAllBitScan/SSE4 # GetParam() = SSE4403 Start 51: BaseTestGroup/BaseTest.TestAllBitScan/SSSE3 # GetParam() = SSSE3404 Start 52: BaseTestGroup/BaseTest.TestAllBitScan/SSE2 # GetParam() = SSE2405 Start 53: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = SCALAR406 Start 54: BaseTestGroup/BaseTest.TestAllPopCount/AVX2 # GetParam() = AVX2407 Start 55: BaseTestGroup/BaseTest.TestAllPopCount/SSE4 # GetParam() = SSE4408 Start 56: BaseTestGroup/BaseTest.TestAllPopCount/SSSE3 # GetParam() = SSSE3409 Start 57: BaseTestGroup/BaseTest.TestAllPopCount/SSE2 # GetParam() = SSE2410 Start 58: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = SCALAR411 Start 59: BaseTestGroup/BaseTest.TestAllDivisor/AVX2 # GetParam() = AVX2412 Start 60: BaseTestGroup/BaseTest.TestAllDivisor/SSE4 # GetParam() = SSE4413 Start 61: BaseTestGroup/BaseTest.TestAllDivisor/SSSE3 # GetParam() = SSSE3414 Start 62: BaseTestGroup/BaseTest.TestAllDivisor/SSE2 # GetParam() = SSE2415 Start 63: BaseTestGroup/BaseTest.TestAllDivisor/SCALAR # GetParam() = SCALAR416 Start 64: BaseTestGroup/BaseTest.TestAllDivisor64/AVX2 # GetParam() = AVX2417 Start 65: BaseTestGroup/BaseTest.TestAllDivisor64/SSE4 # GetParam() = SSE4418 Start 66: BaseTestGroup/BaseTest.TestAllDivisor64/SSSE3 # GetParam() = SSSE3419 Start 67: BaseTestGroup/BaseTest.TestAllDivisor64/SSE2 # GetParam() = SSE2420 Start 68: BaseTestGroup/BaseTest.TestAllDivisor64/SCALAR # GetParam() = SCALAR421 Start 69: BaseTestGroup/BaseTest.TestAllScalarShr/AVX2 # GetParam() = AVX2422 Start 70: BaseTestGroup/BaseTest.TestAllScalarShr/SSE4 # GetParam() = SSE4423 Start 71: BaseTestGroup/BaseTest.TestAllScalarShr/SSSE3 # GetParam() = SSSE3424 Start 72: BaseTestGroup/BaseTest.TestAllScalarShr/SSE2 # GetParam() = SSE2425 Start 73: BaseTestGroup/BaseTest.TestAllScalarShr/SCALAR # GetParam() = SCALAR426 Start 74: BaseTestGroup/BaseTest.TestAllMul128/AVX2 # GetParam() = AVX2427 Start 75: BaseTestGroup/BaseTest.TestAllMul128/SSE4 # GetParam() = SSE4428 Start 76: BaseTestGroup/BaseTest.TestAllMul128/SSSE3 # GetParam() = SSSE3429 Start 77: BaseTestGroup/BaseTest.TestAllMul128/SSE2 # GetParam() = SSE2430 Start 78: BaseTestGroup/BaseTest.TestAllMul128/SCALAR # GetParam() = SCALAR431 Start 79: BaseTestGroup/BaseTest.TestAllEndian/AVX2 # GetParam() = AVX2432 Start 80: BaseTestGroup/BaseTest.TestAllEndian/SSE4 # GetParam() = SSE4433 Start 81: BaseTestGroup/BaseTest.TestAllEndian/SSSE3 # GetParam() = SSSE3434 Start 82: BaseTestGroup/BaseTest.TestAllEndian/SSE2 # GetParam() = SSE2435 Start 83: BaseTestGroup/BaseTest.TestAllEndian/SCALAR # GetParam() = SCALAR436 Start 84: BaseTestGroup/BaseTest.TestAllSpecialFloat/AVX2 # GetParam() = AVX2437 Start 85: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE4 # GetParam() = SSE4438 Start 86: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSSE3 # GetParam() = SSSE3439 Start 87: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE2 # GetParam() = SSE2440 Start 88: BaseTestGroup/BaseTest.TestAllSpecialFloat/SCALAR # GetParam() = SCALAR441 Start 89: BitSetTest.SmokeTestSet64442 Start 90: BitSetTest.SmokeTestSet443 Start 91: BitSetTest.SmokeTestAtomicSet444 Start 92: BitSetTest.SmokeTestSet4096445 Start 93: BitSetTest.TestSetNonzeroBits64446 Start 94: BitSetTest.TestSetNonzeroBits4096447 Start 95: BitSetTest.TestSet64448 Start 96: BitSetTest.TestSet41449 49/2072 Test #49: BaseTestGroup/BaseTest.TestAllBitScan/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.22 sec450 50/2072 Test #50: BaseTestGroup/BaseTest.TestAllBitScan/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.21 sec451 51/2072 Test #51: BaseTestGroup/BaseTest.TestAllBitScan/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.21 sec452 52/2072 Test #52: BaseTestGroup/BaseTest.TestAllBitScan/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.20 sec453 53/2072 Test #53: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.20 sec454 54/2072 Test #54: BaseTestGroup/BaseTest.TestAllPopCount/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.19 sec455 55/2072 Test #55: BaseTestGroup/BaseTest.TestAllPopCount/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.19 sec456 56/2072 Test #56: BaseTestGroup/BaseTest.TestAllPopCount/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.19 sec457 57/2072 Test #57: BaseTestGroup/BaseTest.TestAllPopCount/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.18 sec458 58/2072 Test #58: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.18 sec459 59/2072 Test #59: BaseTestGroup/BaseTest.TestAllDivisor/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.18 sec460 60/2072 Test #60: BaseTestGroup/BaseTest.TestAllDivisor/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.18 sec461 61/2072 Test #61: BaseTestGroup/BaseTest.TestAllDivisor/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.17 sec462 62/2072 Test #62: BaseTestGroup/BaseTest.TestAllDivisor/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.17 sec463 63/2072 Test #63: BaseTestGroup/BaseTest.TestAllDivisor/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.17 sec464 64/2072 Test #64: BaseTestGroup/BaseTest.TestAllDivisor64/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.16 sec465 65/2072 Test #65: BaseTestGroup/BaseTest.TestAllDivisor64/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.16 sec466 66/2072 Test #66: BaseTestGroup/BaseTest.TestAllDivisor64/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.15 sec467 67/2072 Test #67: BaseTestGroup/BaseTest.TestAllDivisor64/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.15 sec468 68/2072 Test #68: BaseTestGroup/BaseTest.TestAllDivisor64/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.14 sec469 69/2072 Test #69: BaseTestGroup/BaseTest.TestAllScalarShr/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.14 sec470 70/2072 Test #70: BaseTestGroup/BaseTest.TestAllScalarShr/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.13 sec471 71/2072 Test #71: BaseTestGroup/BaseTest.TestAllScalarShr/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.13 sec472 72/2072 Test #72: BaseTestGroup/BaseTest.TestAllScalarShr/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.13 sec473 73/2072 Test #73: BaseTestGroup/BaseTest.TestAllScalarShr/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.12 sec474 74/2072 Test #74: BaseTestGroup/BaseTest.TestAllMul128/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.12 sec475 75/2072 Test #75: BaseTestGroup/BaseTest.TestAllMul128/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.11 sec476 76/2072 Test #76: BaseTestGroup/BaseTest.TestAllMul128/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.11 sec477 77/2072 Test #77: BaseTestGroup/BaseTest.TestAllMul128/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.11 sec478 78/2072 Test #78: BaseTestGroup/BaseTest.TestAllMul128/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.10 sec479 79/2072 Test #79: BaseTestGroup/BaseTest.TestAllEndian/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.10 sec480 80/2072 Test #80: BaseTestGroup/BaseTest.TestAllEndian/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.09 sec481 81/2072 Test #81: BaseTestGroup/BaseTest.TestAllEndian/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.09 sec482 82/2072 Test #82: BaseTestGroup/BaseTest.TestAllEndian/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.09 sec483 83/2072 Test #83: BaseTestGroup/BaseTest.TestAllEndian/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.08 sec484 84/2072 Test #84: BaseTestGroup/BaseTest.TestAllSpecialFloat/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.08 sec485 85/2072 Test #85: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.08 sec486 86/2072 Test #86: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.07 sec487 87/2072 Test #87: BaseTestGroup/BaseTest.TestAllSpecialFloat/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.07 sec488 88/2072 Test #88: BaseTestGroup/BaseTest.TestAllSpecialFloat/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.06 sec489 89/2072 Test #89: BitSetTest.SmokeTestSet64 ................................................................................................................ Passed 0.06 sec490 90/2072 Test #90: BitSetTest.SmokeTestSet .................................................................................................................. Passed 0.05 sec491 91/2072 Test #91: BitSetTest.SmokeTestAtomicSet ............................................................................................................ Passed 0.05 sec492 92/2072 Test #92: BitSetTest.SmokeTestSet4096 .............................................................................................................. Passed 0.05 sec493 93/2072 Test #93: BitSetTest.TestSetNonzeroBits64 .......................................................................................................... Passed 0.04 sec494 94/2072 Test #94: BitSetTest.TestSetNonzeroBits4096 ........................................................................................................ Passed 0.02 sec495 Start 97: BitSetTest.TestSet496 Start 98: BitSetTest.TestAtomicSet32497 Start 99: BitSetTest.TestAtomicSet192498 Start 100: BitSetTest.TestSet3000499 Start 101: BitSetTest.TestSet4096500 Start 102: HighwayTestGroup/HighwayTest.TestAllCapped/AVX2 # GetParam() = AVX2501 Start 103: HighwayTestGroup/HighwayTest.TestAllCapped/SSE4 # GetParam() = SSE4502 Start 104: HighwayTestGroup/HighwayTest.TestAllCapped/SSSE3 # GetParam() = SSSE3503 Start 105: HighwayTestGroup/HighwayTest.TestAllCapped/SSE2 # GetParam() = SSE2504 Start 106: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = SCALAR505 Start 107: HighwayTestGroup/HighwayTest.TestAllMaxLanes/AVX2 # GetParam() = AVX2506 Start 108: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE4 # GetParam() = SSE4507 Start 109: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSSE3 # GetParam() = SSSE3508 Start 110: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE2 # GetParam() = SSE2509 Start 111: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = SCALAR510 Start 112: HighwayTestGroup/HighwayTest.TestAllSet/AVX2 # GetParam() = AVX2511 Start 113: HighwayTestGroup/HighwayTest.TestAllSet/SSE4 # GetParam() = SSE4512 Start 114: HighwayTestGroup/HighwayTest.TestAllSet/SSSE3 # GetParam() = SSSE3513 Start 115: HighwayTestGroup/HighwayTest.TestAllSet/SSE2 # GetParam() = SSE2514 Start 116: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = SCALAR515 Start 117: HighwayTestGroup/HighwayTest.TestAllOverflow/AVX2 # GetParam() = AVX2516 Start 118: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE4 # GetParam() = SSE4517 Start 119: HighwayTestGroup/HighwayTest.TestAllOverflow/SSSE3 # GetParam() = SSSE3518 Start 120: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE2 # GetParam() = SSE2519 Start 121: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = SCALAR520 Start 122: HighwayTestGroup/HighwayTest.TestAllClamp/AVX2 # GetParam() = AVX2521 Start 123: HighwayTestGroup/HighwayTest.TestAllClamp/SSE4 # GetParam() = SSE4522 Start 124: HighwayTestGroup/HighwayTest.TestAllClamp/SSSE3 # GetParam() = SSSE3523 Start 125: HighwayTestGroup/HighwayTest.TestAllClamp/SSE2 # GetParam() = SSE2524 Start 126: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = SCALAR525 Start 127: HighwayTestGroup/HighwayTest.TestAllSignBit/AVX2 # GetParam() = AVX2526 Start 128: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE4 # GetParam() = SSE4527 Start 129: HighwayTestGroup/HighwayTest.TestAllSignBit/SSSE3 # GetParam() = SSSE3528 Start 130: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE2 # GetParam() = SSE2529 Start 131: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = SCALAR530 Start 132: HighwayTestGroup/HighwayTest.TestAllNaN/AVX2 # GetParam() = AVX2531 Start 133: HighwayTestGroup/HighwayTest.TestAllNaN/SSE4 # GetParam() = SSE4532 Start 134: HighwayTestGroup/HighwayTest.TestAllNaN/SSSE3 # GetParam() = SSSE3533 Start 135: HighwayTestGroup/HighwayTest.TestAllNaN/SSE2 # GetParam() = SSE2534 Start 136: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = SCALAR535 Start 137: HighwayTestGroup/HighwayTest.TestAllIsNaN/AVX2 # GetParam() = AVX2536 Start 138: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE4 # GetParam() = SSE4537 Start 139: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSSE3 # GetParam() = SSSE3538 Start 140: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE2 # GetParam() = SSE2539 Start 141: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = SCALAR540 Start 142: HighwayTestGroup/HighwayTest.TestAllIsInf/AVX2 # GetParam() = AVX2541 95/2072 Test #96: BitSetTest.TestSet41 ..................................................................................................................... Passed 0.23 sec542 96/2072 Test #95: BitSetTest.TestSet64 ..................................................................................................................... Passed 0.24 sec543 97/2072 Test #97: BitSetTest.TestSet ....................................................................................................................... Passed 0.22 sec544 98/2072 Test #98: BitSetTest.TestAtomicSet32 ............................................................................................................... Passed 0.22 sec545 99/2072 Test #99: BitSetTest.TestAtomicSet192 .............................................................................................................. Passed 0.21 sec546 100/2072 Test #100: BitSetTest.TestSet3000 ................................................................................................................... Passed 0.20 sec547 101/2072 Test #101: BitSetTest.TestSet4096 ................................................................................................................... Passed 0.20 sec548 102/2072 Test #102: HighwayTestGroup/HighwayTest.TestAllCapped/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.19 sec549 103/2072 Test #103: HighwayTestGroup/HighwayTest.TestAllCapped/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.19 sec550 104/2072 Test #104: HighwayTestGroup/HighwayTest.TestAllCapped/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.19 sec551 105/2072 Test #105: HighwayTestGroup/HighwayTest.TestAllCapped/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.18 sec552 106/2072 Test #106: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.18 sec553 107/2072 Test #107: HighwayTestGroup/HighwayTest.TestAllMaxLanes/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.17 sec554 108/2072 Test #108: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.17 sec555 109/2072 Test #109: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.16 sec556 110/2072 Test #110: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.16 sec557 111/2072 Test #111: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.16 sec558 112/2072 Test #112: HighwayTestGroup/HighwayTest.TestAllSet/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.15 sec559 113/2072 Test #113: HighwayTestGroup/HighwayTest.TestAllSet/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.15 sec560 114/2072 Test #114: HighwayTestGroup/HighwayTest.TestAllSet/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.14 sec561 115/2072 Test #115: HighwayTestGroup/HighwayTest.TestAllSet/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.14 sec562 116/2072 Test #116: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.13 sec563 117/2072 Test #117: HighwayTestGroup/HighwayTest.TestAllOverflow/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.13 sec564 118/2072 Test #118: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.12 sec565 119/2072 Test #119: HighwayTestGroup/HighwayTest.TestAllOverflow/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.12 sec566 120/2072 Test #120: HighwayTestGroup/HighwayTest.TestAllOverflow/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.11 sec567 121/2072 Test #121: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.11 sec568 122/2072 Test #122: HighwayTestGroup/HighwayTest.TestAllClamp/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.11 sec569 123/2072 Test #123: HighwayTestGroup/HighwayTest.TestAllClamp/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.10 sec570 124/2072 Test #124: HighwayTestGroup/HighwayTest.TestAllClamp/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.10 sec571 125/2072 Test #125: HighwayTestGroup/HighwayTest.TestAllClamp/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.09 sec572 126/2072 Test #126: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.09 sec573 127/2072 Test #127: HighwayTestGroup/HighwayTest.TestAllSignBit/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.08 sec574 128/2072 Test #128: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.08 sec575 129/2072 Test #129: HighwayTestGroup/HighwayTest.TestAllSignBit/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.07 sec576 130/2072 Test #130: HighwayTestGroup/HighwayTest.TestAllSignBit/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.07 sec577 131/2072 Test #131: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.06 sec578 132/2072 Test #132: HighwayTestGroup/HighwayTest.TestAllNaN/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.06 sec579 133/2072 Test #133: HighwayTestGroup/HighwayTest.TestAllNaN/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.05 sec580 134/2072 Test #134: HighwayTestGroup/HighwayTest.TestAllNaN/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.05 sec581 135/2072 Test #135: HighwayTestGroup/HighwayTest.TestAllNaN/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.05 sec582 136/2072 Test #136: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.04 sec583 137/2072 Test #137: HighwayTestGroup/HighwayTest.TestAllIsNaN/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.03 sec584 138/2072 Test #138: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.03 sec585 139/2072 Test #139: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.02 sec586 140/2072 Test #140: HighwayTestGroup/HighwayTest.TestAllIsNaN/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.02 sec587 Start 143: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE4 # GetParam() = SSE4588 Start 144: HighwayTestGroup/HighwayTest.TestAllIsInf/SSSE3 # GetParam() = SSSE3589 Start 145: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE2 # GetParam() = SSE2590 Start 146: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = SCALAR591 Start 147: HighwayTestGroup/HighwayTest.TestAllIsFinite/AVX2 # GetParam() = AVX2592 Start 148: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE4 # GetParam() = SSE4593 Start 149: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSSE3 # GetParam() = SSSE3594 Start 150: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE2 # GetParam() = SSE2595 Start 151: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = SCALAR596 Start 152: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/AVX2 # GetParam() = AVX2597 Start 153: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE4 # GetParam() = SSE4598 Start 154: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSSE3 # GetParam() = SSSE3599 Start 155: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE2 # GetParam() = SSE2600 Start 156: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = SCALAR601 Start 157: HighwayTestGroup/HighwayTest.TestAllGetLane/AVX2 # GetParam() = AVX2602 Start 158: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE4 # GetParam() = SSE4603 Start 159: HighwayTestGroup/HighwayTest.TestAllGetLane/SSSE3 # GetParam() = SSSE3604 Start 160: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE2 # GetParam() = SSE2605 Start 161: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = SCALAR606 Start 162: HighwayTestGroup/HighwayTest.TestAllDFromV/AVX2 # GetParam() = AVX2607 Start 163: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE4 # GetParam() = SSE4608 Start 164: HighwayTestGroup/HighwayTest.TestAllDFromV/SSSE3 # GetParam() = SSSE3609 Start 165: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE2 # GetParam() = SSE2610 Start 166: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = SCALAR611 Start 167: HighwayTestGroup/HighwayTest.TestAllBlocks/AVX2 # GetParam() = AVX2612 Start 168: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE4 # GetParam() = SSE4613 Start 169: HighwayTestGroup/HighwayTest.TestAllBlocks/SSSE3 # GetParam() = SSSE3614 Start 170: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE2 # GetParam() = SSE2615 Start 171: HighwayTestGroup/HighwayTest.TestAllBlocks/SCALAR # GetParam() = SCALAR616 Start 172: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/AVX2 # GetParam() = AVX2617 Start 173: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE4 # GetParam() = SSE4618 Start 174: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSSE3 # GetParam() = SSSE3619 Start 175: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE2 # GetParam() = SSE2620 Start 176: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SCALAR # GetParam() = SCALAR621 Start 177: NanobenchmarkTest.RunTest622 Start 178: PerfCountersTest.TestMem623 Start 179: PerfCountersTest.RunBranches624 Start 180: HwyTargetsTest.ChosenTargetOrderTest625 Start 181: HwyTargetsTest.DisabledTargetsTest626 Start 182: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/AVX2 # GetParam() = AVX2627 Start 183: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE4 # GetParam() = SSE4628 Start 184: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSSE3 # GetParam() = SSSE3629 Start 185: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE2 # GetParam() = SSE2630 Start 186: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = SCALAR631 Start 187: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/AVX2 # GetParam() = AVX2632 Start 188: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE4 # GetParam() = SSE4633 141/2072 Test #141: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.26 sec634 Start 189: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSSE3 # GetParam() = SSSE3635 142/2072 Test #142: HighwayTestGroup/HighwayTest.TestAllIsInf/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.26 sec636 143/2072 Test #143: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.25 sec637 144/2072 Test #144: HighwayTestGroup/HighwayTest.TestAllIsInf/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.24 sec638 145/2072 Test #145: HighwayTestGroup/HighwayTest.TestAllIsInf/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.24 sec639 146/2072 Test #146: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.23 sec640 147/2072 Test #147: HighwayTestGroup/HighwayTest.TestAllIsFinite/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.22 sec641 148/2072 Test #148: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.22 sec642 149/2072 Test #149: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.21 sec643 150/2072 Test #150: HighwayTestGroup/HighwayTest.TestAllIsFinite/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.21 sec644 151/2072 Test #151: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.20 sec645 152/2072 Test #152: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.20 sec646 153/2072 Test #153: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.20 sec647 154/2072 Test #154: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.20 sec648 155/2072 Test #155: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.19 sec649 156/2072 Test #156: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.19 sec650 157/2072 Test #157: HighwayTestGroup/HighwayTest.TestAllGetLane/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.18 sec651 158/2072 Test #158: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.17 sec652 159/2072 Test #159: HighwayTestGroup/HighwayTest.TestAllGetLane/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.17 sec653 160/2072 Test #160: HighwayTestGroup/HighwayTest.TestAllGetLane/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.16 sec654 161/2072 Test #161: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.16 sec655 162/2072 Test #162: HighwayTestGroup/HighwayTest.TestAllDFromV/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.16 sec656 163/2072 Test #163: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.15 sec657 164/2072 Test #164: HighwayTestGroup/HighwayTest.TestAllDFromV/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.15 sec658 165/2072 Test #165: HighwayTestGroup/HighwayTest.TestAllDFromV/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.14 sec659 166/2072 Test #166: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.14 sec660 167/2072 Test #167: HighwayTestGroup/HighwayTest.TestAllBlocks/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.14 sec661 168/2072 Test #168: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.13 sec662 169/2072 Test #169: HighwayTestGroup/HighwayTest.TestAllBlocks/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.13 sec663 170/2072 Test #170: HighwayTestGroup/HighwayTest.TestAllBlocks/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.13 sec664 171/2072 Test #171: HighwayTestGroup/HighwayTest.TestAllBlocks/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.12 sec665 172/2072 Test #172: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.11 sec666 173/2072 Test #173: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.11 sec667 174/2072 Test #174: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.11 sec668 175/2072 Test #175: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.10 sec669 176/2072 Test #176: HighwayTestGroup/HighwayTest.TestAllBlockDFromD/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.09 sec670 177/2072 Test #180: HwyTargetsTest.ChosenTargetOrderTest ..................................................................................................... Passed 0.07 sec671 178/2072 Test #181: HwyTargetsTest.DisabledTargetsTest ....................................................................................................... Passed 0.06 sec672 179/2072 Test #182: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.06 sec673 180/2072 Test #183: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.05 sec674 181/2072 Test #184: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.04 sec675 182/2072 Test #185: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.04 sec676 183/2072 Test #186: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.03 sec677 184/2072 Test #187: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.03 sec678 Start 190: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE2 # GetParam() = SSE2679 Start 191: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = SCALAR680 Start 192: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/AVX2 # GetParam() = AVX2681 Start 193: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE4 # GetParam() = SSE4682 Start 194: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSSE3 # GetParam() = SSSE3683 Start 195: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE2 # GetParam() = SSE2684 Start 196: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = SCALAR685 Start 197: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/AVX2 # GetParam() = AVX2686 Start 198: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE4 # GetParam() = SSE4687 Start 199: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSSE3 # GetParam() = SSSE3688 Start 200: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE2 # GetParam() = SSE2689 Start 201: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SCALAR # GetParam() = SCALAR690 Start 202: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/AVX2 # GetParam() = AVX2691 Start 203: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE4 # GetParam() = SSE4692 Start 204: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSSE3 # GetParam() = SSSE3693 Start 205: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE2 # GetParam() = SSE2694 Start 206: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = SCALAR695 Start 207: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/AVX2 # GetParam() = AVX2696 Start 208: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE4 # GetParam() = SSE4697 Start 209: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSSE3 # GetParam() = SSSE3698 Start 210: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE2 # GetParam() = SSE2699 Start 211: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SCALAR # GetParam() = SCALAR700 Start 212: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/AVX2 # GetParam() = AVX2701 Start 213: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE4 # GetParam() = SSE4702 Start 214: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSSE3 # GetParam() = SSSE3703 Start 215: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE2 # GetParam() = SSE2704 Start 216: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SCALAR # GetParam() = SCALAR705 Start 217: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/AVX2 # GetParam() = AVX2706 Start 218: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE4 # GetParam() = SSE4707 Start 219: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSSE3 # GetParam() = SSSE3708 Start 220: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE2 # GetParam() = SSE2709 Start 221: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SCALAR # GetParam() = SCALAR710 Start 222: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/AVX2 # GetParam() = AVX2711 Start 223: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE4 # GetParam() = SSE4712 Start 224: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSSE3 # GetParam() = SSSE3713 Start 225: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE2 # GetParam() = SSE2714 Start 226: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = SCALAR715 Start 227: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/AVX2 # GetParam() = AVX2716 Start 228: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE4 # GetParam() = SSE4717 Start 229: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSSE3 # GetParam() = SSSE3718 Start 230: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE2 # GetParam() = SSE2719 Start 231: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = SCALAR720 Start 232: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/AVX2 # GetParam() = AVX2721 185/2072 Test #188: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.23 sec722 Start 233: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE4 # GetParam() = SSE4723 186/2072 Test #189: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.23 sec724 187/2072 Test #190: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.21 sec725 188/2072 Test #191: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.21 sec726 189/2072 Test #192: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.20 sec727 190/2072 Test #193: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.20 sec728 191/2072 Test #194: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.19 sec729 192/2072 Test #195: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.19 sec730 193/2072 Test #196: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = SCALAR .................................................. Passed 0.18 sec731 194/2072 Test #197: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.18 sec732 195/2072 Test #198: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.17 sec733 196/2072 Test #199: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.17 sec734 197/2072 Test #200: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.16 sec735 198/2072 Test #201: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAddSub/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.16 sec736 199/2072 Test #202: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.15 sec737 200/2072 Test #203: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.15 sec738 201/2072 Test #204: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.14 sec739 202/2072 Test #205: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.14 sec740 203/2072 Test #206: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = SCALAR .................................................... Passed 0.13 sec741 204/2072 Test #207: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.13 sec742 205/2072 Test #208: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec743 206/2072 Test #209: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.12 sec744 207/2072 Test #210: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec745 208/2072 Test #211: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPairwise/SCALAR # GetParam() = SCALAR ................................................... Passed 0.12 sec746 209/2072 Test #212: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.11 sec747 210/2072 Test #213: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.11 sec748 211/2072 Test #214: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.10 sec749 212/2072 Test #215: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.10 sec750 213/2072 Test #216: HwyBitPermuteTestGroup/HwyBitPermuteTest.TestAllBitShuffle/SCALAR # GetParam() = SCALAR ................................................. Passed 0.09 sec751 214/2072 Test #217: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/AVX2 # GetParam() = AVX2 .................................. Passed 0.09 sec752 215/2072 Test #218: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE4 # GetParam() = SSE4 .................................. Passed 0.08 sec753 216/2072 Test #219: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSSE3 # GetParam() = SSSE3 ................................ Passed 0.08 sec754 217/2072 Test #220: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SSE2 # GetParam() = SSE2 .................................. Passed 0.07 sec755 218/2072 Test #221: HwyBlockwiseCombineTestGroup/HwyBlockwiseCombineTest.TestAllCombineShiftRight/SCALAR # GetParam() = SCALAR .............................. Passed 0.07 sec756 219/2072 Test #222: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/AVX2 # GetParam() = AVX2 ............................................. Passed 0.06 sec757 220/2072 Test #223: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE4 # GetParam() = SSE4 ............................................. Passed 0.06 sec758 221/2072 Test #224: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.06 sec759 222/2072 Test #225: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SSE2 # GetParam() = SSE2 ............................................. Passed 0.05 sec760 223/2072 Test #226: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = SCALAR ......................................... Passed 0.05 sec761 224/2072 Test #227: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/AVX2 # GetParam() = AVX2 ......................................... Passed 0.04 sec762 225/2072 Test #228: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE4 # GetParam() = SSE4 ......................................... Passed 0.04 sec763 226/2072 Test #229: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.03 sec764 227/2072 Test #230: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SSE2 # GetParam() = SSE2 ......................................... Passed 0.03 sec765 228/2072 Test #231: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = SCALAR ..................................... Passed 0.03 sec766 Start 234: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSSE3 # GetParam() = SSSE3767 Start 235: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE2 # GetParam() = SSE2768 Start 236: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = SCALAR769 Start 237: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/AVX2 # GetParam() = AVX2770 Start 238: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE4 # GetParam() = SSE4771 Start 239: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSSE3 # GetParam() = SSSE3772 Start 240: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE2 # GetParam() = SSE2773 Start 241: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = SCALAR774 Start 242: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/AVX2 # GetParam() = AVX2775 Start 243: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE4 # GetParam() = SSE4776 Start 244: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSSE3 # GetParam() = SSSE3777 Start 245: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE2 # GetParam() = SSE2778 Start 246: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = SCALAR779 Start 247: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/AVX2 # GetParam() = AVX2780 Start 248: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE4 # GetParam() = SSE4781 Start 249: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSSE3 # GetParam() = SSSE3782 Start 250: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE2 # GetParam() = SSE2783 Start 251: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = SCALAR784 Start 252: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/AVX2 # GetParam() = AVX2785 Start 253: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE4 # GetParam() = SSE4786 Start 254: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSSE3 # GetParam() = SSSE3787 Start 255: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE2 # GetParam() = SSE2788 Start 256: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = SCALAR789 Start 257: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/AVX2 # GetParam() = AVX2790 Start 258: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE4 # GetParam() = SSE4791 Start 259: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSSE3 # GetParam() = SSSE3792 Start 260: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE2 # GetParam() = SSE2793 Start 261: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = SCALAR794 Start 262: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/AVX2 # GetParam() = AVX2795 Start 263: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE4 # GetParam() = SSE4796 Start 264: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSSE3 # GetParam() = SSSE3797 Start 265: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE2 # GetParam() = SSE2798 Start 266: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SCALAR # GetParam() = SCALAR799 Start 267: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/AVX2 # GetParam() = AVX2800 Start 268: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE4 # GetParam() = SSE4801 Start 269: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSSE3 # GetParam() = SSSE3802 Start 270: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE2 # GetParam() = SSE2803 Start 271: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = SCALAR804 Start 272: HwyCastTestGroup/HwyCastTest.TestAllBitCast/AVX2 # GetParam() = AVX2805 Start 273: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE4 # GetParam() = SSE4806 Start 274: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSSE3 # GetParam() = SSSE3807 Start 275: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE2 # GetParam() = SSE2808 Start 276: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SCALAR # GetParam() = SCALAR809 229/2072 Test #232: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/AVX2 # GetParam() = AVX2 ........................................ Passed 0.23 sec810 Start 277: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/AVX2 # GetParam() = AVX2811 230/2072 Test #233: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE4 # GetParam() = SSE4 ........................................ Passed 0.23 sec812 231/2072 Test #234: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.22 sec813 232/2072 Test #235: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SSE2 # GetParam() = SSE2 ........................................ Passed 0.21 sec814 233/2072 Test #236: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = SCALAR .................................... Passed 0.21 sec815 234/2072 Test #237: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.20 sec816 235/2072 Test #238: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.20 sec817 236/2072 Test #239: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.19 sec818 237/2072 Test #240: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.19 sec819 238/2072 Test #241: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = SCALAR .................................................... Passed 0.18 sec820 239/2072 Test #242: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/AVX2 # GetParam() = AVX2 ............................................. Passed 0.17 sec821 240/2072 Test #243: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE4 # GetParam() = SSE4 ............................................. Passed 0.17 sec822 241/2072 Test #244: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.17 sec823 242/2072 Test #245: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SSE2 # GetParam() = SSE2 ............................................. Passed 0.16 sec824 243/2072 Test #246: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = SCALAR ......................................... Passed 0.16 sec825 244/2072 Test #247: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/AVX2 # GetParam() = AVX2 ............................................ Passed 0.16 sec826 245/2072 Test #248: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE4 # GetParam() = SSE4 ............................................ Passed 0.15 sec827 246/2072 Test #249: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSSE3 # GetParam() = SSSE3 .......................................... Passed 0.15 sec828 247/2072 Test #250: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SSE2 # GetParam() = SSE2 ............................................ Passed 0.15 sec829 248/2072 Test #251: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = SCALAR ........................................ Passed 0.14 sec830 249/2072 Test #252: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.14 sec831 250/2072 Test #253: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec832 251/2072 Test #254: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.13 sec833 252/2072 Test #255: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.13 sec834 253/2072 Test #256: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = SCALAR ................................................... Passed 0.13 sec835 254/2072 Test #257: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.12 sec836 255/2072 Test #258: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.12 sec837 256/2072 Test #259: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.11 sec838 257/2072 Test #260: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.11 sec839 258/2072 Test #261: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.10 sec840 259/2072 Test #262: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.10 sec841 260/2072 Test #263: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.09 sec842 261/2072 Test #264: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.09 sec843 262/2072 Test #265: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.08 sec844 263/2072 Test #266: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipUpper/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.08 sec845 264/2072 Test #267: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/AVX2 # GetParam() = AVX2 .................................................. Passed 0.07 sec846 265/2072 Test #268: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE4 # GetParam() = SSE4 .................................................. Passed 0.06 sec847 266/2072 Test #269: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.06 sec848 267/2072 Test #270: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SSE2 # GetParam() = SSE2 .................................................. Passed 0.06 sec849 268/2072 Test #271: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = SCALAR .............................................. Passed 0.05 sec850 269/2072 Test #272: HwyCastTestGroup/HwyCastTest.TestAllBitCast/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.05 sec851 270/2072 Test #273: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.04 sec852 271/2072 Test #274: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.04 sec853 272/2072 Test #275: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.03 sec854 Start 278: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE4 # GetParam() = SSE4855 Start 279: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSSE3 # GetParam() = SSSE3856 Start 280: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE2 # GetParam() = SSE2857 Start 281: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SCALAR # GetParam() = SCALAR858 Start 282: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/AVX2 # GetParam() = AVX2859 Start 283: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE4 # GetParam() = SSE4860 Start 284: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSSE3 # GetParam() = SSSE3861 Start 285: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE2 # GetParam() = SSE2862 Start 286: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SCALAR # GetParam() = SCALAR863 Start 287: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/AVX2 # GetParam() = AVX2864 Start 288: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE4 # GetParam() = SSE4865 Start 289: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSSE3 # GetParam() = SSSE3866 Start 290: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE2 # GetParam() = SSE2867 Start 291: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = SCALAR868 Start 292: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/AVX2 # GetParam() = AVX2869 Start 293: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE4 # GetParam() = SSE4870 Start 294: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSSE3 # GetParam() = SSSE3871 Start 295: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE2 # GetParam() = SSE2872 Start 296: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = SCALAR873 Start 297: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/AVX2 # GetParam() = AVX2874 Start 298: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE4 # GetParam() = SSE4875 Start 299: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSSE3 # GetParam() = SSSE3876 Start 300: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE2 # GetParam() = SSE2877 Start 301: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = SCALAR878 Start 302: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/AVX2 # GetParam() = AVX2879 Start 303: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE4 # GetParam() = SSE4880 Start 304: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSSE3 # GetParam() = SSSE3881 Start 305: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE2 # GetParam() = SSE2882 Start 306: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = SCALAR883 Start 307: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/AVX2 # GetParam() = AVX2884 Start 308: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE4 # GetParam() = SSE4885 Start 309: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSSE3 # GetParam() = SSSE3886 Start 310: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE2 # GetParam() = SSE2887 Start 311: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SCALAR # GetParam() = SCALAR888 Start 312: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/AVX2 # GetParam() = AVX2889 Start 313: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE4 # GetParam() = SSE4890 Start 314: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSSE3 # GetParam() = SSSE3891 Start 315: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE2 # GetParam() = SSE2892 Start 316: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SCALAR # GetParam() = SCALAR893 Start 317: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/AVX2 # GetParam() = AVX2894 Start 318: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE4 # GetParam() = SSE4895 Start 319: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSSE3 # GetParam() = SSSE3896 Start 320: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE2 # GetParam() = SSE2897 273/2072 Test #276: HwyCastTestGroup/HwyCastTest.TestAllBitCast/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.22 sec898 Start 321: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SCALAR # GetParam() = SCALAR899 274/2072 Test #277: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/AVX2 # GetParam() = AVX2 ................................................. Passed 0.22 sec900 275/2072 Test #278: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE4 # GetParam() = SSE4 ................................................. Passed 0.20 sec901 276/2072 Test #279: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.20 sec902 277/2072 Test #280: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SSE2 # GetParam() = SSE2 ................................................. Passed 0.19 sec903 278/2072 Test #281: HwyCastTestGroup/HwyCastTest.TestAllResizeBitCastToOneLaneVect/SCALAR # GetParam() = SCALAR ............................................. Passed 0.19 sec904 279/2072 Test #282: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.18 sec905 280/2072 Test #283: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.18 sec906 281/2072 Test #284: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.17 sec907 282/2072 Test #285: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.17 sec908 283/2072 Test #286: HwyCastTestGroup/HwyCastTest.TestAllSameSizeResizeBitCast/SCALAR # GetParam() = SCALAR .................................................. Passed 0.16 sec909 284/2072 Test #287: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.16 sec910 285/2072 Test #288: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.15 sec911 286/2072 Test #289: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.15 sec912 287/2072 Test #290: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.15 sec913 288/2072 Test #291: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.14 sec914 289/2072 Test #292: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.13 sec915 290/2072 Test #293: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.13 sec916 291/2072 Test #294: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.12 sec917 292/2072 Test #295: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.12 sec918 293/2072 Test #296: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.12 sec919 294/2072 Test #297: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.11 sec920 295/2072 Test #298: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.11 sec921 296/2072 Test #299: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.10 sec922 297/2072 Test #300: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.10 sec923 298/2072 Test #301: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = SCALAR ................................................. Passed 0.10 sec924 299/2072 Test #302: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.09 sec925 300/2072 Test #303: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.09 sec926 301/2072 Test #304: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.09 sec927 302/2072 Test #305: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.08 sec928 303/2072 Test #306: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.07 sec929 304/2072 Test #307: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/AVX2 # GetParam() = AVX2 ................................................ Passed 0.07 sec930 305/2072 Test #308: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE4 # GetParam() = SSE4 ................................................ Passed 0.07 sec931 306/2072 Test #309: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.06 sec932 307/2072 Test #310: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SSE2 # GetParam() = SSE2 ................................................ Passed 0.06 sec933 308/2072 Test #311: HwyCombineTestGroup/HwyCombineTest.TestAllInterleaveWholeHalves/SCALAR # GetParam() = SCALAR ............................................ Passed 0.05 sec934 309/2072 Test #312: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.05 sec935 310/2072 Test #313: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.04 sec936 311/2072 Test #314: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.04 sec937 312/2072 Test #315: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.04 sec938 313/2072 Test #316: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.03 sec939 314/2072 Test #317: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.03 sec940 315/2072 Test #318: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.02 sec941 316/2072 Test #319: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.02 sec942 Start 322: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/AVX2 # GetParam() = AVX2943 Start 323: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE4 # GetParam() = SSE4944 Start 324: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSSE3 # GetParam() = SSSE3945 Start 325: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE2 # GetParam() = SSE2946 Start 326: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SCALAR # GetParam() = SCALAR947 Start 327: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/AVX2 # GetParam() = AVX2948 Start 328: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE4 # GetParam() = SSE4949 Start 329: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSSE3 # GetParam() = SSSE3950 Start 330: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE2 # GetParam() = SSE2951 Start 331: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SCALAR # GetParam() = SCALAR952 Start 332: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/AVX2 # GetParam() = AVX2953 Start 333: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE4 # GetParam() = SSE4954 Start 334: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSSE3 # GetParam() = SSSE3955 Start 335: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE2 # GetParam() = SSE2956 Start 336: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = SCALAR957 Start 337: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/AVX2 # GetParam() = AVX2958 Start 338: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE4 # GetParam() = SSE4959 Start 339: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSSE3 # GetParam() = SSSE3960 Start 340: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE2 # GetParam() = SSE2961 Start 341: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = SCALAR962 Start 342: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/AVX2 # GetParam() = AVX2963 Start 343: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE4 # GetParam() = SSE4964 Start 344: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSSE3 # GetParam() = SSSE3965 Start 345: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE2 # GetParam() = SSE2966 Start 346: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = SCALAR967 Start 347: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/AVX2 # GetParam() = AVX2968 Start 348: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE4 # GetParam() = SSE4969 Start 349: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSSE3 # GetParam() = SSSE3970 Start 350: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE2 # GetParam() = SSE2971 Start 351: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = SCALAR972 Start 352: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/AVX2 # GetParam() = AVX2973 Start 353: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE4 # GetParam() = SSE4974 Start 354: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSSE3 # GetParam() = SSSE3975 Start 355: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE2 # GetParam() = SSE2976 Start 356: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SCALAR # GetParam() = SCALAR977 Start 357: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/AVX2 # GetParam() = AVX2978 Start 358: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE4 # GetParam() = SSE4979 Start 359: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSSE3 # GetParam() = SSSE3980 Start 360: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE2 # GetParam() = SSE2981 Start 361: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SCALAR # GetParam() = SCALAR982 Start 362: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/AVX2 # GetParam() = AVX2983 Start 363: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE4 # GetParam() = SSE4984 Start 364: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSSE3 # GetParam() = SSSE3985 317/2072 Test #320: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.21 sec986 Start 365: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE2 # GetParam() = SSE2987 318/2072 Test #321: HwyCompare128TestGroup/HwyCompare128Test.TestAllLt128Upper/SCALAR # GetParam() = SCALAR ................................................. Passed 0.21 sec988 319/2072 Test #177: NanobenchmarkTest.RunTest ................................................................................................................ Passed 0.95 sec989 320/2072 Test #322: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.20 sec990 321/2072 Test #323: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.20 sec991 322/2072 Test #324: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.19 sec992 323/2072 Test #325: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.19 sec993 324/2072 Test #326: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.19 sec994 325/2072 Test #327: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.18 sec995 326/2072 Test #328: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.18 sec996 327/2072 Test #329: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.17 sec997 328/2072 Test #330: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.17 sec998 329/2072 Test #331: HwyCompare128TestGroup/HwyCompare128Test.TestAllEq128Upper/SCALAR # GetParam() = SCALAR ................................................. Passed 0.16 sec999 330/2072 Test #332: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.16 sec1000 331/2072 Test #333: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.15 sec1001 332/2072 Test #334: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.15 sec1002 333/2072 Test #335: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.15 sec1003 334/2072 Test #336: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.14 sec1004 335/2072 Test #337: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.14 sec1005 336/2072 Test #338: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec1006 337/2072 Test #339: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.13 sec1007 338/2072 Test #340: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec1008 339/2072 Test #341: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = SCALAR ................................................... Passed 0.12 sec1009 340/2072 Test #342: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.12 sec1010 341/2072 Test #343: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.11 sec1011 342/2072 Test #344: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.11 sec1012 343/2072 Test #345: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.10 sec1013 344/2072 Test #346: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.10 sec1014 345/2072 Test #347: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.10 sec1015 346/2072 Test #348: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.09 sec1016 347/2072 Test #349: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.08 sec1017 348/2072 Test #350: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.08 sec1018 349/2072 Test #351: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.08 sec1019 350/2072 Test #352: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.07 sec1020 351/2072 Test #353: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.07 sec1021 352/2072 Test #354: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.06 sec1022 353/2072 Test #355: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.06 sec1023 354/2072 Test #356: HwyCompareTestGroup/HwyCompareTest.TestAllWeakUnsigned/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.06 sec1024 355/2072 Test #357: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.05 sec1025 356/2072 Test #358: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.04 sec1026 357/2072 Test #359: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.04 sec1027 358/2072 Test #360: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.03 sec1028 359/2072 Test #361: HwyCompareTestGroup/HwyCompareTest.TestAllWeakInt/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.03 sec1029 360/2072 Test #362: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.03 sec1030 361/2072 Test #363: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.02 sec1031 Start 366: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = SCALAR1032 Start 367: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/AVX2 # GetParam() = AVX21033 Start 368: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE4 # GetParam() = SSE41034 Start 369: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSSE3 # GetParam() = SSSE31035 Start 370: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE2 # GetParam() = SSE21036 Start 371: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SCALAR # GetParam() = SCALAR1037 Start 372: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/AVX2 # GetParam() = AVX21038 Start 373: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE4 # GetParam() = SSE41039 Start 374: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSSE3 # GetParam() = SSSE31040 Start 375: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE2 # GetParam() = SSE21041 Start 376: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SCALAR # GetParam() = SCALAR1042 Start 377: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/AVX2 # GetParam() = AVX21043 Start 378: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE4 # GetParam() = SSE41044 Start 379: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSSE3 # GetParam() = SSSE31045 Start 380: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE2 # GetParam() = SSE21046 Start 381: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SCALAR # GetParam() = SCALAR1047 Start 382: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/AVX2 # GetParam() = AVX21048 Start 383: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE4 # GetParam() = SSE41049 Start 384: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSSE3 # GetParam() = SSSE31050 Start 385: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE2 # GetParam() = SSE21051 Start 386: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SCALAR # GetParam() = SCALAR1052 Start 387: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/AVX2 # GetParam() = AVX21053 Start 388: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE4 # GetParam() = SSE41054 Start 389: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSSE3 # GetParam() = SSSE31055 Start 390: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE2 # GetParam() = SSE21056 Start 391: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SCALAR # GetParam() = SCALAR1057 Start 392: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/AVX2 # GetParam() = AVX21058 Start 393: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE4 # GetParam() = SSE41059 Start 394: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSSE3 # GetParam() = SSSE31060 Start 395: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE2 # GetParam() = SSE21061 Start 396: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SCALAR # GetParam() = SCALAR1062 Start 397: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/AVX2 # GetParam() = AVX21063 Start 398: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE4 # GetParam() = SSE41064 Start 399: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSSE3 # GetParam() = SSSE31065 Start 400: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE2 # GetParam() = SSE21066 Start 401: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SCALAR # GetParam() = SCALAR1067 Start 402: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/AVX2 # GetParam() = AVX21068 Start 403: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE4 # GetParam() = SSE41069 Start 404: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSSE3 # GetParam() = SSSE31070 Start 405: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE2 # GetParam() = SSE21071 Start 406: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SCALAR # GetParam() = SCALAR1072 Start 407: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/AVX2 # GetParam() = AVX21073 Start 408: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE4 # GetParam() = SSE41074 Start 409: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSSE3 # GetParam() = SSSE31075 362/2072 Test #364: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.22 sec1076 Start 410: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE2 # GetParam() = SSE21077 363/2072 Test #365: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.22 sec1078 364/2072 Test #366: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.21 sec1079 365/2072 Test #367: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.20 sec1080 366/2072 Test #368: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.20 sec1081 367/2072 Test #369: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.20 sec1082 368/2072 Test #370: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.19 sec1083 369/2072 Test #371: HwyCompareTestGroup/HwyCompareTest.TestAllIsNegative/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.19 sec1084 370/2072 Test #372: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.18 sec1085 371/2072 Test #373: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.18 sec1086 372/2072 Test #374: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.18 sec1087 373/2072 Test #375: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.17 sec1088 374/2072 Test #376: HwyComplexTestGroup/HwyComplexTest.TestAllComplexConj/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.17 sec1089 375/2072 Test #377: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.16 sec1090 376/2072 Test #378: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.16 sec1091 377/2072 Test #379: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.16 sec1092 378/2072 Test #380: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.15 sec1093 379/2072 Test #381: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplex/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.15 sec1094 380/2072 Test #382: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.14 sec1095 381/2072 Test #383: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.14 sec1096 382/2072 Test #384: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.14 sec1097 383/2072 Test #385: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.13 sec1098 384/2072 Test #386: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexAdd/SCALAR # GetParam() = SCALAR .................................................... Passed 0.13 sec1099 385/2072 Test #387: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/AVX2 # GetParam() = AVX2 ................................................... Passed 0.12 sec1100 386/2072 Test #388: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE4 # GetParam() = SSE4 ................................................... Passed 0.12 sec1101 387/2072 Test #389: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.11 sec1102 388/2072 Test #390: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SSE2 # GetParam() = SSE2 ................................................... Passed 0.10 sec1103 389/2072 Test #391: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexOr/SCALAR # GetParam() = SCALAR ............................................... Passed 0.10 sec1104 390/2072 Test #392: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.10 sec1105 391/2072 Test #393: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.09 sec1106 392/2072 Test #394: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.09 sec1107 393/2072 Test #395: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.09 sec1108 394/2072 Test #396: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConj/SCALAR # GetParam() = SCALAR ................................................... Passed 0.08 sec1109 395/2072 Test #397: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/AVX2 # GetParam() = AVX2 .................................................... Passed 0.08 sec1110 396/2072 Test #398: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE4 # GetParam() = SSE4 .................................................... Passed 0.08 sec1111 397/2072 Test #399: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.07 sec1112 398/2072 Test #400: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SSE2 # GetParam() = SSE2 .................................................... Passed 0.07 sec1113 399/2072 Test #401: HwyComplexTestGroup/HwyComplexTest.TestAllMulComplexConjAdd/SCALAR # GetParam() = SCALAR ................................................ Passed 0.06 sec1114 400/2072 Test #402: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/AVX2 # GetParam() = AVX2 ................................................. Passed 0.06 sec1115 401/2072 Test #403: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE4 # GetParam() = SSE4 ................................................. Passed 0.05 sec1116 402/2072 Test #404: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.05 sec1117 403/2072 Test #405: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SSE2 # GetParam() = SSE2 ................................................. Passed 0.04 sec1118 404/2072 Test #406: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConj/SCALAR # GetParam() = SCALAR ............................................. Passed 0.04 sec1119 405/2072 Test #407: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/AVX2 # GetParam() = AVX2 .............................................. Passed 0.03 sec1120 406/2072 Test #408: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE4 # GetParam() = SSE4 .............................................. Passed 0.03 sec1121 Start 411: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SCALAR # GetParam() = SCALAR1122 Start 412: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/AVX2 # GetParam() = AVX21123 Start 413: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE4 # GetParam() = SSE41124 Start 414: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSSE3 # GetParam() = SSSE31125 Start 415: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE2 # GetParam() = SSE21126 Start 416: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = SCALAR1127 Start 417: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/AVX2 # GetParam() = AVX21128 Start 418: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE4 # GetParam() = SSE41129 Start 419: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSSE3 # GetParam() = SSSE31130 Start 420: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE2 # GetParam() = SSE21131 Start 421: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = SCALAR1132 Start 422: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/AVX2 # GetParam() = AVX21133 Start 423: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE4 # GetParam() = SSE41134 Start 424: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSSE3 # GetParam() = SSSE31135 Start 425: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE2 # GetParam() = SSE21136 Start 426: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SCALAR # GetParam() = SCALAR1137 Start 427: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/AVX2 # GetParam() = AVX21138 Start 428: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE4 # GetParam() = SSE41139 Start 429: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSSE3 # GetParam() = SSSE31140 Start 430: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE2 # GetParam() = SSE21141 Start 431: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SCALAR # GetParam() = SCALAR1142 Start 432: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/AVX2 # GetParam() = AVX21143 Start 433: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE4 # GetParam() = SSE41144 Start 434: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSSE3 # GetParam() = SSSE31145 Start 435: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE2 # GetParam() = SSE21146 Start 436: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SCALAR # GetParam() = SCALAR1147 Start 437: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/AVX2 # GetParam() = AVX21148 Start 438: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE4 # GetParam() = SSE41149 Start 439: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSSE3 # GetParam() = SSSE31150 Start 440: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE2 # GetParam() = SSE21151 Start 441: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = SCALAR1152 Start 442: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/AVX2 # GetParam() = AVX21153 Start 443: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE4 # GetParam() = SSE41154 Start 444: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE31155 Start 445: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE2 # GetParam() = SSE21156 Start 446: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR1157 Start 447: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/AVX2 # GetParam() = AVX21158 Start 448: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE4 # GetParam() = SSE41159 Start 449: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSSE3 # GetParam() = SSSE31160 Start 450: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE2 # GetParam() = SSE21161 Start 451: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SCALAR # GetParam() = SCALAR1162 Start 452: HwyConvertTestGroup/HwyConvertTest.TestAllF16/AVX2 # GetParam() = AVX21163 Start 453: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE4 # GetParam() = SSE41164 Start 454: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSSE3 # GetParam() = SSSE31165 407/2072 Test #409: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.21 sec1166 Start 455: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE2 # GetParam() = SSE21167 408/2072 Test #410: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SSE2 # GetParam() = SSE2 .............................................. Passed 0.21 sec1168 409/2072 Test #411: HwyComplexTestGroup/HwyComplexTest.TestAllMaskedMulComplexConjAdd/SCALAR # GetParam() = SCALAR .......................................... Passed 0.20 sec1169 410/2072 Test #412: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.19 sec1170 411/2072 Test #413: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.19 sec1171 412/2072 Test #414: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.19 sec1172 413/2072 Test #415: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.18 sec1173 414/2072 Test #416: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.18 sec1174 415/2072 Test #417: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.17 sec1175 416/2072 Test #418: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.17 sec1176 417/2072 Test #419: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.16 sec1177 418/2072 Test #420: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.16 sec1178 419/2072 Test #421: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = SCALAR ................................................. Passed 0.16 sec1179 420/2072 Test #422: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.15 sec1180 421/2072 Test #423: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.15 sec1181 422/2072 Test #424: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.15 sec1182 423/2072 Test #425: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.14 sec1183 424/2072 Test #426: HwyConcatTestGroup/HwyConcatTest.TestAllConcat/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.14 sec1184 425/2072 Test #427: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.14 sec1185 426/2072 Test #428: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.13 sec1186 427/2072 Test #429: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.13 sec1187 428/2072 Test #430: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.12 sec1188 429/2072 Test #431: HwyConcatTestGroup/HwyConcatTest.TestAllConcatOddEven/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec1189 430/2072 Test #432: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.11 sec1190 431/2072 Test #433: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.11 sec1191 432/2072 Test #434: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.10 sec1192 433/2072 Test #435: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.10 sec1193 434/2072 Test #436: HwyConvertTestGroup/HwyConvertTest.TestAllRebind/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.10 sec1194 435/2072 Test #437: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.09 sec1195 436/2072 Test #438: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.09 sec1196 437/2072 Test #439: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.08 sec1197 438/2072 Test #440: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.08 sec1198 439/2072 Test #441: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.07 sec1199 440/2072 Test #442: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 .................................................. Passed 0.06 sec1200 441/2072 Test #443: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 .................................................. Passed 0.06 sec1201 442/2072 Test #444: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.06 sec1202 443/2072 Test #445: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 .................................................. Passed 0.05 sec1203 444/2072 Test #446: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR .............................................. Passed 0.05 sec1204 445/2072 Test #447: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.05 sec1205 446/2072 Test #448: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.04 sec1206 447/2072 Test #449: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.03 sec1207 448/2072 Test #450: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.03 sec1208 449/2072 Test #451: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteOddEvenTo/SCALAR # GetParam() = SCALAR ................................................. Passed 0.02 sec1209 450/2072 Test #452: HwyConvertTestGroup/HwyConvertTest.TestAllF16/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.02 sec1210 451/2072 Test #453: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.02 sec1211 Start 456: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = SCALAR1212 Start 457: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/AVX2 # GetParam() = AVX21213 Start 458: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE4 # GetParam() = SSE41214 Start 459: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSSE3 # GetParam() = SSSE31215 Start 460: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE2 # GetParam() = SSE21216 Start 461: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SCALAR # GetParam() = SCALAR1217 Start 462: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/AVX2 # GetParam() = AVX21218 Start 463: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE4 # GetParam() = SSE41219 Start 464: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSSE3 # GetParam() = SSSE31220 Start 465: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE2 # GetParam() = SSE21221 Start 466: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = SCALAR1222 Start 467: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/AVX2 # GetParam() = AVX21223 Start 468: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE4 # GetParam() = SSE41224 Start 469: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSSE3 # GetParam() = SSSE31225 Start 470: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE2 # GetParam() = SSE21226 Start 471: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = SCALAR1227 Start 472: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/AVX2 # GetParam() = AVX21228 Start 473: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE4 # GetParam() = SSE41229 Start 474: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSSE3 # GetParam() = SSSE31230 Start 475: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE2 # GetParam() = SSE21231 Start 476: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = SCALAR1232 Start 477: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/AVX2 # GetParam() = AVX21233 Start 478: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE4 # GetParam() = SSE41234 Start 479: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSSE3 # GetParam() = SSSE31235 Start 480: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE2 # GetParam() = SSE21236 Start 481: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SCALAR # GetParam() = SCALAR1237 Start 482: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/AVX2 # GetParam() = AVX21238 Start 483: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE4 # GetParam() = SSE41239 Start 484: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSSE3 # GetParam() = SSSE31240 Start 485: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE2 # GetParam() = SSE21241 Start 486: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SCALAR # GetParam() = SCALAR1242 Start 487: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/AVX2 # GetParam() = AVX21243 Start 488: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE4 # GetParam() = SSE41244 Start 489: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSSE3 # GetParam() = SSSE31245 Start 490: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE2 # GetParam() = SSE21246 Start 491: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = SCALAR1247 Start 492: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/AVX2 # GetParam() = AVX21248 Start 493: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE4 # GetParam() = SSE41249 Start 494: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSSE3 # GetParam() = SSSE31250 Start 495: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE2 # GetParam() = SSE21251 Start 496: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = SCALAR1252 Start 497: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/AVX2 # GetParam() = AVX21253 Start 498: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE4 # GetParam() = SSE41254 Start 499: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSSE3 # GetParam() = SSSE31255 452/2072 Test #454: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.21 sec1256 Start 500: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE2 # GetParam() = SSE21257 453/2072 Test #455: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.21 sec1258 454/2072 Test #456: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.20 sec1259 455/2072 Test #457: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.19 sec1260 456/2072 Test #458: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.19 sec1261 457/2072 Test #459: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.18 sec1262 458/2072 Test #460: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.17 sec1263 459/2072 Test #461: HwyConvertTestGroup/HwyConvertTest.TestAllF16FromF64/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.17 sec1264 460/2072 Test #462: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.17 sec1265 461/2072 Test #463: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.16 sec1266 462/2072 Test #464: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.16 sec1267 463/2072 Test #465: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.15 sec1268 464/2072 Test #466: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.15 sec1269 465/2072 Test #467: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.15 sec1270 466/2072 Test #468: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.14 sec1271 467/2072 Test #469: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.14 sec1272 468/2072 Test #470: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.14 sec1273 469/2072 Test #471: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.13 sec1274 470/2072 Test #472: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.13 sec1275 471/2072 Test #473: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.13 sec1276 472/2072 Test #474: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.12 sec1277 473/2072 Test #475: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.12 sec1278 474/2072 Test #476: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.12 sec1279 475/2072 Test #477: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.11 sec1280 476/2072 Test #478: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.11 sec1281 477/2072 Test #479: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.10 sec1282 478/2072 Test #480: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.10 sec1283 479/2072 Test #481: HwyConvertTestGroup/HwyConvertTest.TestAllMaskedConvertTo/SCALAR # GetParam() = SCALAR .................................................. Passed 0.10 sec1284 480/2072 Test #482: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.09 sec1285 481/2072 Test #483: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.09 sec1286 482/2072 Test #484: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.08 sec1287 483/2072 Test #485: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.08 sec1288 484/2072 Test #486: HwyConvertTestGroup/HwyConvertTest.TestAllUintFromFloat/SCALAR # GetParam() = SCALAR .................................................... Passed 0.08 sec1289 485/2072 Test #487: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.07 sec1290 486/2072 Test #488: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.07 sec1291 487/2072 Test #489: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.06 sec1292 488/2072 Test #490: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.06 sec1293 489/2072 Test #491: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.06 sec1294 490/2072 Test #492: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.05 sec1295 491/2072 Test #493: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.05 sec1296 492/2072 Test #494: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.05 sec1297 493/2072 Test #495: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.05 sec1298 494/2072 Test #496: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = SCALAR .................................................... Passed 0.04 sec1299 Start 501: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SCALAR # GetParam() = SCALAR1300 Start 502: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/AVX2 # GetParam() = AVX21301 Start 503: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE4 # GetParam() = SSE41302 Start 504: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSSE3 # GetParam() = SSSE31303 Start 505: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE2 # GetParam() = SSE21304 Start 506: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = SCALAR1305 Start 507: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/AVX2 # GetParam() = AVX21306 Start 508: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE4 # GetParam() = SSE41307 Start 509: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSSE3 # GetParam() = SSSE31308 Start 510: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE2 # GetParam() = SSE21309 Start 511: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SCALAR # GetParam() = SCALAR1310 Start 512: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX21311 Start 513: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE41312 Start 514: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE31313 Start 515: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE21314 Start 516: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR1315 Start 517: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX21316 Start 518: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE41317 Start 519: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE31318 Start 520: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE21319 Start 521: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR1320 Start 522: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/AVX2 # GetParam() = AVX21321 Start 523: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE4 # GetParam() = SSE41322 Start 524: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSSE3 # GetParam() = SSSE31323 Start 525: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE2 # GetParam() = SSE21324 Start 526: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SCALAR # GetParam() = SCALAR1325 Start 527: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/AVX2 # GetParam() = AVX21326 Start 528: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE4 # GetParam() = SSE41327 Start 529: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSSE3 # GetParam() = SSSE31328 Start 530: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE2 # GetParam() = SSE21329 Start 531: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SCALAR # GetParam() = SCALAR1330 Start 532: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/AVX2 # GetParam() = AVX21331 Start 533: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE4 # GetParam() = SSE41332 Start 534: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSSE3 # GetParam() = SSSE31333 Start 535: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE2 # GetParam() = SSE21334 Start 536: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SCALAR # GetParam() = SCALAR1335 Start 537: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/AVX2 # GetParam() = AVX21336 Start 538: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE4 # GetParam() = SSE41337 Start 539: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSSE3 # GetParam() = SSSE31338 Start 540: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE2 # GetParam() = SSE21339 Start 541: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SCALAR # GetParam() = SCALAR1340 Start 542: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/AVX2 # GetParam() = AVX21341 495/2072 Test #499: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.22 sec1342 496/2072 Test #500: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE2 # GetParam() = SSE2 ................................................ Passed 0.22 sec1343 497/2072 Test #498: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SSE4 # GetParam() = SSE4 ................................................ Passed 0.23 sec1344 498/2072 Test #497: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/AVX2 # GetParam() = AVX2 ................................................ Passed 0.23 sec1345 499/2072 Test #501: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IConvertTo/SCALAR # GetParam() = SCALAR ............................................ Passed 0.20 sec1346 500/2072 Test #502: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.19 sec1347 501/2072 Test #503: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.19 sec1348 502/2072 Test #504: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.19 sec1349 503/2072 Test #505: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.18 sec1350 504/2072 Test #506: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.18 sec1351 505/2072 Test #507: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.17 sec1352 506/2072 Test #508: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.17 sec1353 507/2072 Test #509: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.17 sec1354 508/2072 Test #510: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.16 sec1355 509/2072 Test #511: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteTo/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.15 sec1356 510/2072 Test #512: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 ............................................... Passed 0.15 sec1357 511/2072 Test #513: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 ............................................... Passed 0.15 sec1358 512/2072 Test #514: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.14 sec1359 513/2072 Test #515: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 ............................................... Passed 0.14 sec1360 514/2072 Test #516: HwyConvertTestGroup/HwyConvertTest.TestAllF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR ........................................... Passed 0.13 sec1361 515/2072 Test #517: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/AVX2 # GetParam() = AVX2 ...................................... Passed 0.13 sec1362 516/2072 Test #518: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE4 # GetParam() = SSE4 ...................................... Passed 0.13 sec1363 517/2072 Test #519: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSSE3 # GetParam() = SSSE3 .................................... Passed 0.12 sec1364 518/2072 Test #520: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SSE2 # GetParam() = SSE2 ...................................... Passed 0.12 sec1365 519/2072 Test #521: HwyConvertTestGroup/HwyConvertTest.TestAllNonFiniteF2IPromoteUpperLowerTo/SCALAR # GetParam() = SCALAR .................................. Passed 0.12 sec1366 520/2072 Test #527: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.09 sec1367 521/2072 Test #528: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.08 sec1368 522/2072 Test #529: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.08 sec1369 523/2072 Test #530: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.08 sec1370 524/2072 Test #531: HwyCountTestGroup/HwyCountTest.TestAllLeadingZeroCount/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.07 sec1371 525/2072 Test #532: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/AVX2 # GetParam() = AVX2 ................................................... Passed 0.06 sec1372 526/2072 Test #533: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE4 # GetParam() = SSE4 ................................................... Passed 0.06 sec1373 527/2072 Test #534: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.05 sec1374 528/2072 Test #535: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SSE2 # GetParam() = SSE2 ................................................... Passed 0.05 sec1375 529/2072 Test #536: HwyCountTestGroup/HwyCountTest.TestAllMaskedLeadingZeroCount/SCALAR # GetParam() = SCALAR ............................................... Passed 0.04 sec1376 530/2072 Test #537: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.03 sec1377 531/2072 Test #538: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.03 sec1378 Start 543: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE4 # GetParam() = SSE41379 Start 544: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSSE3 # GetParam() = SSSE31380 Start 545: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE2 # GetParam() = SSE21381 Start 546: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SCALAR # GetParam() = SCALAR1382 Start 547: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/AVX2 # GetParam() = AVX21383 Start 548: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE4 # GetParam() = SSE41384 Start 549: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSSE3 # GetParam() = SSSE31385 Start 550: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE2 # GetParam() = SSE21386 Start 551: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = SCALAR1387 Start 552: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/AVX2 # GetParam() = AVX21388 Start 553: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE4 # GetParam() = SSE41389 Start 554: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSSE3 # GetParam() = SSSE31390 Start 555: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE2 # GetParam() = SSE21391 Start 556: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SCALAR # GetParam() = SCALAR1392 Start 557: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/AVX2 # GetParam() = AVX21393 Start 558: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE4 # GetParam() = SSE41394 Start 559: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSSE3 # GetParam() = SSSE31395 Start 560: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE2 # GetParam() = SSE21396 Start 561: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = SCALAR1397 Start 562: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/AVX2 # GetParam() = AVX21398 Start 563: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE4 # GetParam() = SSE41399 Start 564: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSSE3 # GetParam() = SSSE31400 Start 565: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE2 # GetParam() = SSE21401 Start 566: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SCALAR # GetParam() = SCALAR1402 Start 567: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/AVX2 # GetParam() = AVX21403 Start 568: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE4 # GetParam() = SSE41404 Start 569: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSSE3 # GetParam() = SSSE31405 Start 570: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE2 # GetParam() = SSE21406 Start 571: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = SCALAR1407 Start 572: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/AVX2 # GetParam() = AVX21408 Start 573: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE4 # GetParam() = SSE41409 Start 574: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSSE3 # GetParam() = SSSE31410 Start 575: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE2 # GetParam() = SSE21411 Start 576: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = SCALAR1412 Start 577: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/AVX2 # GetParam() = AVX21413 Start 578: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE4 # GetParam() = SSE41414 Start 579: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSSE3 # GetParam() = SSSE31415 532/2072 Test #541: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SCALAR # GetParam() = SCALAR .................................................... Passed 0.20 sec1416 533/2072 Test #542: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.20 sec1417 Start 580: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE2 # GetParam() = SSE21418 Start 581: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = SCALAR1419 534/2072 Test #540: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.22 sec1420 535/2072 Test #539: HwyCountTestGroup/HwyCountTest.TestAllTrailingZeroCount/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.23 sec1421 536/2072 Test #526: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.30 sec1422 537/2072 Test #524: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.31 sec1423 538/2072 Test #525: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.31 sec1424 539/2072 Test #522: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.32 sec1425 540/2072 Test #523: HwyCountTestGroup/HwyCountTest.TestAllPopulationCount/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.31 sec1426 541/2072 Test #543: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.20 sec1427 542/2072 Test #544: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.20 sec1428 543/2072 Test #545: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.19 sec1429 544/2072 Test #546: HwyCountTestGroup/HwyCountTest.TestAllHighestSetBitIndex/SCALAR # GetParam() = SCALAR ................................................... Passed 0.19 sec1430 545/2072 Test #547: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.18 sec1431 546/2072 Test #548: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.18 sec1432 547/2072 Test #549: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.17 sec1433 548/2072 Test #550: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.17 sec1434 549/2072 Test #551: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.17 sec1435 550/2072 Test #552: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.16 sec1436 551/2072 Test #553: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.16 sec1437 552/2072 Test #554: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.15 sec1438 553/2072 Test #555: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.15 sec1439 554/2072 Test #556: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESInverse/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.14 sec1440 555/2072 Test #557: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.14 sec1441 556/2072 Test #558: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.13 sec1442 557/2072 Test #559: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.13 sec1443 558/2072 Test #560: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.13 sec1444 559/2072 Test #561: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.12 sec1445 560/2072 Test #562: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.12 sec1446 561/2072 Test #563: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.11 sec1447 562/2072 Test #564: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.11 sec1448 563/2072 Test #565: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.11 sec1449 564/2072 Test #566: HwyCryptoTestGroup/HwyCryptoTest.TestAllAESKeyGenAssist/SCALAR # GetParam() = SCALAR .................................................... Passed 0.10 sec1450 565/2072 Test #567: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.10 sec1451 566/2072 Test #568: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.10 sec1452 567/2072 Test #569: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.09 sec1453 568/2072 Test #570: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.09 sec1454 569/2072 Test #571: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.08 sec1455 570/2072 Test #572: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.08 sec1456 571/2072 Test #573: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.07 sec1457 572/2072 Test #574: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.07 sec1458 573/2072 Test #575: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.06 sec1459 574/2072 Test #576: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.06 sec1460 575/2072 Test #577: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.05 sec1461 Start 582: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/AVX2 # GetParam() = AVX21462 Start 583: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE4 # GetParam() = SSE41463 Start 584: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSSE3 # GetParam() = SSSE31464 Start 585: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE2 # GetParam() = SSE21465 Start 586: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SCALAR # GetParam() = SCALAR1466 Start 587: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/AVX2 # GetParam() = AVX21467 Start 588: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE4 # GetParam() = SSE41468 Start 589: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSSE3 # GetParam() = SSSE31469 Start 590: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE2 # GetParam() = SSE21470 Start 591: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SCALAR # GetParam() = SCALAR1471 Start 592: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/AVX2 # GetParam() = AVX21472 Start 593: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE4 # GetParam() = SSE41473 Start 594: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSSE3 # GetParam() = SSSE31474 Start 595: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE2 # GetParam() = SSE21475 Start 596: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = SCALAR1476 Start 597: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/AVX2 # GetParam() = AVX21477 Start 598: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE4 # GetParam() = SSE41478 Start 599: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSSE3 # GetParam() = SSSE31479 Start 600: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE2 # GetParam() = SSE21480 Start 601: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SCALAR # GetParam() = SCALAR1481 Start 602: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/AVX2 # GetParam() = AVX21482 Start 603: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE4 # GetParam() = SSE41483 Start 604: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSSE3 # GetParam() = SSSE31484 Start 605: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE2 # GetParam() = SSE21485 Start 606: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = SCALAR1486 Start 607: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/AVX2 # GetParam() = AVX21487 Start 608: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE4 # GetParam() = SSE41488 Start 609: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSSE3 # GetParam() = SSSE31489 Start 610: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE2 # GetParam() = SSE21490 Start 611: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SCALAR # GetParam() = SCALAR1491 Start 612: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/AVX2 # GetParam() = AVX21492 Start 613: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE4 # GetParam() = SSE41493 Start 614: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSSE3 # GetParam() = SSSE31494 Start 615: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE2 # GetParam() = SSE21495 Start 616: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SCALAR # GetParam() = SCALAR1496 Start 617: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/AVX2 # GetParam() = AVX21497 Start 618: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE4 # GetParam() = SSE41498 Start 619: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSSE3 # GetParam() = SSSE31499 Start 620: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE2 # GetParam() = SSE21500 Start 621: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SCALAR # GetParam() = SCALAR1501 Start 622: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/AVX2 # GetParam() = AVX21502 Start 623: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE4 # GetParam() = SSE41503 576/2072 Test #578: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.24 sec1504 577/2072 Test #579: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.24 sec1505 578/2072 Test #580: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.23 sec1506 Start 624: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSSE3 # GetParam() = SSSE31507 Start 625: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE2 # GetParam() = SSE21508 Start 626: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SCALAR # GetParam() = SCALAR1509 579/2072 Test #581: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.24 sec1510 580/2072 Test #582: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.21 sec1511 581/2072 Test #583: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.21 sec1512 582/2072 Test #584: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.20 sec1513 583/2072 Test #585: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.20 sec1514 584/2072 Test #586: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteUI64ToFloat/SCALAR # GetParam() = SCALAR .................................................. Passed 0.19 sec1515 585/2072 Test #587: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.19 sec1516 586/2072 Test #588: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.18 sec1517 587/2072 Test #589: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.18 sec1518 588/2072 Test #590: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.17 sec1519 589/2072 Test #591: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToBF16/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.17 sec1520 590/2072 Test #592: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.16 sec1521 591/2072 Test #593: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.16 sec1522 592/2072 Test #594: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.15 sec1523 593/2072 Test #595: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.15 sec1524 594/2072 Test #596: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = SCALAR ................................................... Passed 0.15 sec1525 595/2072 Test #597: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.14 sec1526 596/2072 Test #598: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.14 sec1527 597/2072 Test #599: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.13 sec1528 598/2072 Test #600: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec1529 599/2072 Test #601: HwyDemoteTestGroup/HwyDemoteTest.TestAllOrderedDemote2To/SCALAR # GetParam() = SCALAR ................................................... Passed 0.12 sec1530 600/2072 Test #602: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.11 sec1531 601/2072 Test #603: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.11 sec1532 602/2072 Test #604: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.10 sec1533 603/2072 Test #605: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.10 sec1534 604/2072 Test #606: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.10 sec1535 605/2072 Test #607: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.09 sec1536 606/2072 Test #608: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.09 sec1537 607/2072 Test #609: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.08 sec1538 608/2072 Test #610: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.08 sec1539 609/2072 Test #611: HwyDivTestGroup/HwyDivTest.TestAllIntegerDiv/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.08 sec1540 610/2072 Test #613: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.07 sec1541 611/2072 Test #616: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.06 sec1542 612/2072 Test #617: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/AVX2 # GetParam() = AVX2 .............................................. Passed 0.06 sec1543 613/2072 Test #618: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE4 # GetParam() = SSE4 .............................................. Passed 0.05 sec1544 614/2072 Test #619: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.05 sec1545 615/2072 Test #620: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SSE2 # GetParam() = SSE2 .............................................. Passed 0.04 sec1546 616/2072 Test #621: HwyDup128VecTestGroup/HwyDup128VecTest.TestAllDup128VecFromValues/SCALAR # GetParam() = SCALAR .......................................... Passed 0.04 sec1547 617/2072 Test #622: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.04 sec1548 618/2072 Test #623: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.03 sec1549 Start 627: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/AVX2 # GetParam() = AVX21550 Start 628: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE4 # GetParam() = SSE41551 Start 629: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSSE3 # GetParam() = SSSE31552 Start 630: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE2 # GetParam() = SSE21553 Start 631: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SCALAR # GetParam() = SCALAR1554 Start 632: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/AVX2 # GetParam() = AVX21555 Start 633: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE4 # GetParam() = SSE41556 Start 634: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSSE3 # GetParam() = SSSE31557 Start 635: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE2 # GetParam() = SSE21558 Start 636: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SCALAR # GetParam() = SCALAR1559 Start 637: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/AVX2 # GetParam() = AVX21560 Start 638: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE4 # GetParam() = SSE41561 Start 639: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSSE3 # GetParam() = SSSE31562 Start 640: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE2 # GetParam() = SSE21563 Start 641: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = SCALAR1564 Start 642: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/AVX2 # GetParam() = AVX21565 Start 643: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE4 # GetParam() = SSE41566 Start 644: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSSE3 # GetParam() = SSSE31567 Start 645: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE2 # GetParam() = SSE21568 Start 646: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = SCALAR1569 Start 647: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/AVX2 # GetParam() = AVX21570 Start 648: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE4 # GetParam() = SSE41571 Start 649: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSSE3 # GetParam() = SSSE31572 Start 650: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE2 # GetParam() = SSE21573 Start 651: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = SCALAR1574 Start 652: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/AVX2 # GetParam() = AVX21575 Start 653: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE4 # GetParam() = SSE41576 Start 654: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSSE3 # GetParam() = SSSE31577 Start 655: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE2 # GetParam() = SSE21578 Start 656: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SCALAR # GetParam() = SCALAR1579 Start 657: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/AVX2 # GetParam() = AVX21580 Start 658: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE4 # GetParam() = SSE41581 Start 659: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSSE3 # GetParam() = SSSE31582 Start 660: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE2 # GetParam() = SSE21583 Start 661: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = SCALAR1584 Start 662: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/AVX2 # GetParam() = AVX21585 Start 663: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE4 # GetParam() = SSE41586 Start 664: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSSE3 # GetParam() = SSSE31587 Start 665: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE2 # GetParam() = SSE21588 Start 666: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SCALAR # GetParam() = SCALAR1589 619/2072 Test #612: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.26 sec1590 620/2072 Test #614: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.26 sec1591 621/2072 Test #615: HwyDivTestGroup/HwyDivTest.TestAllIntegerMod/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.25 sec1592 622/2072 Test #624: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.21 sec1593 623/2072 Test #625: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.21 sec1594 624/2072 Test #626: HwyExpandTestGroup/HwyExpandTest.TestAllExpand/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.20 sec1595 Start 667: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/AVX2 # GetParam() = AVX21596 Start 668: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE4 # GetParam() = SSE41597 Start 669: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSSE3 # GetParam() = SSSE31598 Start 670: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE2 # GetParam() = SSE21599 Start 671: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SCALAR # GetParam() = SCALAR1600 Start 672: HwyFloatTestGroup/HwyFloatTest.TestAllRound/AVX2 # GetParam() = AVX21601 625/2072 Test #627: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.22 sec1602 626/2072 Test #628: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.21 sec1603 627/2072 Test #629: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.21 sec1604 628/2072 Test #630: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.20 sec1605 629/2072 Test #631: HwyFloatTestGroup/HwyFloatTest.TestAllF16FromF32/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.20 sec1606 630/2072 Test #632: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.19 sec1607 631/2072 Test #633: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.19 sec1608 632/2072 Test #634: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.18 sec1609 633/2072 Test #635: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.18 sec1610 634/2072 Test #636: HwyFloatTestGroup/HwyFloatTest.TestAllF32FromF16/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.17 sec1611 635/2072 Test #637: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.17 sec1612 636/2072 Test #638: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.17 sec1613 637/2072 Test #639: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.16 sec1614 638/2072 Test #640: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.16 sec1615 639/2072 Test #641: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.15 sec1616 640/2072 Test #642: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/AVX2 # GetParam() = AVX2 .................................................... Passed 0.15 sec1617 641/2072 Test #643: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE4 # GetParam() = SSE4 .................................................... Passed 0.14 sec1618 642/2072 Test #644: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.13 sec1619 643/2072 Test #645: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SSE2 # GetParam() = SSE2 .................................................... Passed 0.13 sec1620 644/2072 Test #646: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = SCALAR ................................................ Passed 0.12 sec1621 645/2072 Test #647: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.12 sec1622 646/2072 Test #648: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.12 sec1623 647/2072 Test #649: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.11 sec1624 648/2072 Test #650: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.11 sec1625 649/2072 Test #651: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.10 sec1626 650/2072 Test #652: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.10 sec1627 651/2072 Test #653: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.09 sec1628 652/2072 Test #654: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.09 sec1629 653/2072 Test #655: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.08 sec1630 654/2072 Test #656: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedSqrt/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.08 sec1631 655/2072 Test #657: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.08 sec1632 656/2072 Test #658: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.07 sec1633 657/2072 Test #659: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.07 sec1634 658/2072 Test #660: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.06 sec1635 659/2072 Test #661: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = SCALAR ................................................. Passed 0.06 sec1636 660/2072 Test #662: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/AVX2 # GetParam() = AVX2 ............................................... Passed 0.06 sec1637 661/2072 Test #663: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE4 # GetParam() = SSE4 ............................................... Passed 0.05 sec1638 662/2072 Test #664: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.05 sec1639 663/2072 Test #665: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SSE2 # GetParam() = SSE2 ............................................... Passed 0.04 sec1640 Start 673: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE4 # GetParam() = SSE41641 Start 674: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSSE3 # GetParam() = SSSE31642 Start 675: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE2 # GetParam() = SSE21643 Start 676: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = SCALAR1644 Start 677: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/AVX2 # GetParam() = AVX21645 Start 678: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE4 # GetParam() = SSE41646 Start 679: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSSE3 # GetParam() = SSSE31647 Start 680: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE2 # GetParam() = SSE21648 Start 681: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = SCALAR1649 Start 682: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/AVX2 # GetParam() = AVX21650 Start 683: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE4 # GetParam() = SSE41651 Start 684: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSSE3 # GetParam() = SSSE31652 Start 685: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE2 # GetParam() = SSE21653 Start 686: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SCALAR # GetParam() = SCALAR1654 Start 687: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/AVX2 # GetParam() = AVX21655 Start 688: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE4 # GetParam() = SSE41656 Start 689: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSSE3 # GetParam() = SSSE31657 Start 690: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE2 # GetParam() = SSE21658 Start 691: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = SCALAR1659 Start 692: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/AVX2 # GetParam() = AVX21660 Start 693: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE4 # GetParam() = SSE41661 Start 694: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSSE3 # GetParam() = SSSE31662 Start 695: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE2 # GetParam() = SSE21663 Start 696: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = SCALAR1664 Start 697: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/AVX2 # GetParam() = AVX21665 Start 698: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE4 # GetParam() = SSE41666 Start 699: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSSE3 # GetParam() = SSSE31667 Start 700: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE2 # GetParam() = SSE21668 Start 701: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = SCALAR1669 Start 702: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/AVX2 # GetParam() = AVX21670 Start 703: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE4 # GetParam() = SSE41671 Start 704: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSSE3 # GetParam() = SSSE31672 Start 705: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE2 # GetParam() = SSE21673 Start 706: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = SCALAR1674 Start 707: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/AVX2 # GetParam() = AVX21675 Start 708: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE4 # GetParam() = SSE41676 Start 709: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSSE3 # GetParam() = SSSE31677 Start 710: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE2 # GetParam() = SSE21678 Start 711: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SCALAR # GetParam() = SCALAR1679 664/2072 Test #666: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedReciprocalSquareRoot/SCALAR # GetParam() = SCALAR ........................................... Passed 0.24 sec1680 665/2072 Test #667: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/AVX2 # GetParam() = AVX2 .............................................. Passed 0.24 sec1681 666/2072 Test #668: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE4 # GetParam() = SSE4 .............................................. Passed 0.23 sec1682 667/2072 Test #669: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.23 sec1683 668/2072 Test #670: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SSE2 # GetParam() = SSE2 .............................................. Passed 0.22 sec1684 669/2072 Test #671: HwyFloatTestGroup/HwyFloatTest.TestAllMaskedApproximateReciprocal/SCALAR # GetParam() = SCALAR .......................................... Passed 0.22 sec1685 Start 712: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/AVX2 # GetParam() = AVX21686 Start 713: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE4 # GetParam() = SSE41687 Start 714: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSSE3 # GetParam() = SSSE31688 Start 715: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE2 # GetParam() = SSE21689 Start 716: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SCALAR # GetParam() = SCALAR1690 Start 717: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/AVX2 # GetParam() = AVX21691 670/2072 Test #672: HwyFloatTestGroup/HwyFloatTest.TestAllRound/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.25 sec1692 671/2072 Test #673: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.24 sec1693 672/2072 Test #674: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.24 sec1694 673/2072 Test #675: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.23 sec1695 674/2072 Test #676: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.23 sec1696 675/2072 Test #677: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.22 sec1697 676/2072 Test #678: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.22 sec1698 677/2072 Test #679: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.22 sec1699 678/2072 Test #680: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.21 sec1700 679/2072 Test #681: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.21 sec1701 680/2072 Test #682: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.20 sec1702 681/2072 Test #683: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.20 sec1703 682/2072 Test #684: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.19 sec1704 683/2072 Test #685: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.19 sec1705 684/2072 Test #686: HwyFloatTestGroup/HwyFloatTest.TestAllDemoteToNearestInt/SCALAR # GetParam() = SCALAR ................................................... Passed 0.18 sec1706 685/2072 Test #687: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.17 sec1707 686/2072 Test #688: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.17 sec1708 687/2072 Test #689: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.16 sec1709 688/2072 Test #690: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.16 sec1710 689/2072 Test #691: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.15 sec1711 690/2072 Test #692: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.15 sec1712 691/2072 Test #693: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.15 sec1713 692/2072 Test #694: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.14 sec1714 693/2072 Test #695: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.14 sec1715 694/2072 Test #696: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.13 sec1716 695/2072 Test #697: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.13 sec1717 696/2072 Test #698: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.12 sec1718 697/2072 Test #699: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.12 sec1719 698/2072 Test #700: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.11 sec1720 699/2072 Test #701: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.11 sec1721 700/2072 Test #702: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.10 sec1722 701/2072 Test #703: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.10 sec1723 702/2072 Test #704: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.09 sec1724 703/2072 Test #705: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.09 sec1725 704/2072 Test #706: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.09 sec1726 705/2072 Test #707: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec1727 706/2072 Test #708: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.07 sec1728 707/2072 Test #709: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.07 sec1729 708/2072 Test #710: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.06 sec1730 Start 718: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE4 # GetParam() = SSE41731 Start 719: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSSE3 # GetParam() = SSSE31732 Start 720: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE2 # GetParam() = SSE21733 Start 721: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SCALAR # GetParam() = SCALAR1734 Start 722: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/AVX2 # GetParam() = AVX21735 Start 723: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE4 # GetParam() = SSE41736 Start 724: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSSE3 # GetParam() = SSSE31737 Start 725: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE2 # GetParam() = SSE21738 Start 726: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SCALAR # GetParam() = SCALAR1739 Start 727: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/AVX2 # GetParam() = AVX21740 Start 728: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE4 # GetParam() = SSE41741 Start 729: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSSE3 # GetParam() = SSSE31742 Start 730: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE2 # GetParam() = SSE21743 Start 731: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SCALAR # GetParam() = SCALAR1744 Start 732: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/AVX2 # GetParam() = AVX21745 Start 733: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE4 # GetParam() = SSE41746 Start 734: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSSE3 # GetParam() = SSSE31747 Start 735: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE2 # GetParam() = SSE21748 Start 736: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SCALAR # GetParam() = SCALAR1749 Start 737: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/AVX2 # GetParam() = AVX21750 Start 738: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE4 # GetParam() = SSE41751 Start 739: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSSE3 # GetParam() = SSSE31752 Start 740: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE2 # GetParam() = SSE21753 Start 741: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SCALAR # GetParam() = SCALAR1754 Start 742: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/AVX2 # GetParam() = AVX21755 Start 743: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE4 # GetParam() = SSE41756 Start 744: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSSE3 # GetParam() = SSSE31757 Start 745: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE2 # GetParam() = SSE21758 Start 746: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SCALAR # GetParam() = SCALAR1759 Start 747: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/AVX2 # GetParam() = AVX21760 Start 748: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE4 # GetParam() = SSE41761 Start 749: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSSE3 # GetParam() = SSSE31762 Start 750: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE2 # GetParam() = SSE21763 Start 751: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SCALAR # GetParam() = SCALAR1764 Start 752: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/AVX2 # GetParam() = AVX21765 Start 753: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE4 # GetParam() = SSE41766 Start 754: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSSE3 # GetParam() = SSSE31767 Start 755: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE2 # GetParam() = SSE21768 Start 756: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SCALAR # GetParam() = SCALAR1769 709/2072 Test #711: HwyFloatTestGroup/HwyFloatTest.TestAllGetExponent/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.24 sec1770 710/2072 Test #712: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.23 sec1771 711/2072 Test #713: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.22 sec1772 712/2072 Test #714: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.22 sec1773 713/2072 Test #715: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.21 sec1774 714/2072 Test #716: HwyFmaTestGroup/HwyFmaTest.TestAllMulAdd/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.21 sec1775 Start 757: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/AVX2 # GetParam() = AVX21776 Start 758: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE4 # GetParam() = SSE41777 Start 759: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSSE3 # GetParam() = SSSE31778 Start 760: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE2 # GetParam() = SSE21779 Start 761: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SCALAR # GetParam() = SCALAR1780 Start 762: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/AVX2 # GetParam() = AVX21781 715/2072 Test #717: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.23 sec1782 716/2072 Test #718: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.21 sec1783 717/2072 Test #719: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.21 sec1784 718/2072 Test #720: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.20 sec1785 719/2072 Test #721: HwyFmaTestGroup/HwyFmaTest.TestAllMulSub/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.20 sec1786 720/2072 Test #722: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.19 sec1787 721/2072 Test #723: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.19 sec1788 722/2072 Test #724: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.18 sec1789 723/2072 Test #725: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.18 sec1790 724/2072 Test #726: HwyFmaTestGroup/HwyFmaTest.TestAllMulAddSub/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.18 sec1791 725/2072 Test #727: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.17 sec1792 726/2072 Test #728: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.17 sec1793 727/2072 Test #729: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.17 sec1794 728/2072 Test #730: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.16 sec1795 729/2072 Test #731: HwyFmaTestGroup/HwyFmaTest.TestAllMulSubAdd/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.16 sec1796 730/2072 Test #732: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.15 sec1797 731/2072 Test #733: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.15 sec1798 732/2072 Test #734: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.15 sec1799 733/2072 Test #735: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.14 sec1800 734/2072 Test #736: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForMaxPow2/SCALAR # GetParam() = SCALAR ................................................. Passed 0.14 sec1801 735/2072 Test #737: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/AVX2 # GetParam() = AVX2 ........................................... Passed 0.13 sec1802 736/2072 Test #738: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE4 # GetParam() = SSE4 ........................................... Passed 0.13 sec1803 737/2072 Test #739: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSSE3 # GetParam() = SSSE3 ......................................... Passed 0.13 sec1804 738/2072 Test #740: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SSE2 # GetParam() = SSE2 ........................................... Passed 0.12 sec1805 739/2072 Test #741: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForExtendableVectors/SCALAR # GetParam() = SCALAR ....................................... Passed 0.11 sec1806 740/2072 Test #742: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/AVX2 # GetParam() = AVX2 ........................................... Passed 0.11 sec1807 741/2072 Test #743: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE4 # GetParam() = SSE4 ........................................... Passed 0.11 sec1808 742/2072 Test #744: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSSE3 # GetParam() = SSSE3 ......................................... Passed 0.10 sec1809 743/2072 Test #745: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SSE2 # GetParam() = SSE2 ........................................... Passed 0.10 sec1810 744/2072 Test #746: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForShrinkableVectors/SCALAR # GetParam() = SCALAR ....................................... Passed 0.09 sec1811 745/2072 Test #747: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/AVX2 # GetParam() = AVX2 ................................................... Passed 0.09 sec1812 746/2072 Test #748: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE4 # GetParam() = SSE4 ................................................... Passed 0.08 sec1813 747/2072 Test #749: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.08 sec1814 748/2072 Test #750: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SSE2 # GetParam() = SSE2 ................................................... Passed 0.08 sec1815 749/2072 Test #751: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForGEVectors/SCALAR # GetParam() = SCALAR ............................................... Passed 0.07 sec1816 750/2072 Test #752: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/AVX2 # GetParam() = AVX2 .............................................. Passed 0.07 sec1817 751/2072 Test #753: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE4 # GetParam() = SSE4 .............................................. Passed 0.06 sec1818 752/2072 Test #754: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.06 sec1819 Start 763: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE4 # GetParam() = SSE41820 Start 764: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSSE3 # GetParam() = SSSE31821 Start 765: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE2 # GetParam() = SSE21822 Start 766: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SCALAR # GetParam() = SCALAR1823 Start 767: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/AVX2 # GetParam() = AVX21824 Start 768: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE4 # GetParam() = SSE41825 Start 769: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSSE3 # GetParam() = SSSE31826 Start 770: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE2 # GetParam() = SSE21827 Start 771: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SCALAR # GetParam() = SCALAR1828 Start 772: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/AVX2 # GetParam() = AVX21829 Start 773: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE4 # GetParam() = SSE41830 Start 774: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSSE3 # GetParam() = SSSE31831 Start 775: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE2 # GetParam() = SSE21832 Start 776: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SCALAR # GetParam() = SCALAR1833 Start 777: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/AVX2 # GetParam() = AVX21834 Start 778: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE4 # GetParam() = SSE41835 Start 779: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSSE3 # GetParam() = SSSE31836 Start 780: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE2 # GetParam() = SSE21837 Start 781: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = SCALAR1838 Start 782: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/AVX2 # GetParam() = AVX21839 Start 783: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE4 # GetParam() = SSE41840 Start 784: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSSE3 # GetParam() = SSSE31841 Start 785: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE2 # GetParam() = SSE21842 Start 786: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = SCALAR1843 Start 787: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/AVX2 # GetParam() = AVX21844 Start 788: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE4 # GetParam() = SSE41845 Start 789: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSSE3 # GetParam() = SSSE31846 Start 790: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE2 # GetParam() = SSE21847 Start 791: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SCALAR # GetParam() = SCALAR1848 Start 792: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/AVX2 # GetParam() = AVX21849 Start 793: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE4 # GetParam() = SSE41850 Start 794: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSSE3 # GetParam() = SSSE31851 Start 795: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE2 # GetParam() = SSE21852 Start 796: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = SCALAR1853 Start 797: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/AVX2 # GetParam() = AVX21854 Start 798: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE4 # GetParam() = SSE41855 Start 799: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSSE3 # GetParam() = SSSE31856 Start 800: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE2 # GetParam() = SSE21857 753/2072 Test #755: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SSE2 # GetParam() = SSE2 .............................................. Passed 0.25 sec1858 754/2072 Test #756: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPromoteVectors/SCALAR # GetParam() = SCALAR .......................................... Passed 0.25 sec1859 755/2072 Test #757: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/AVX2 # GetParam() = AVX2 ............................................... Passed 0.24 sec1860 756/2072 Test #758: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE4 # GetParam() = SSE4 ............................................... Passed 0.24 sec1861 757/2072 Test #759: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.23 sec1862 758/2072 Test #760: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SSE2 # GetParam() = SSE2 ............................................... Passed 0.22 sec1863 759/2072 Test #761: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForDemoteVectors/SCALAR # GetParam() = SCALAR ........................................... Passed 0.22 sec1864 Start 801: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = SCALAR1865 Start 802: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/AVX2 # GetParam() = AVX21866 Start 803: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE4 # GetParam() = SSE41867 Start 804: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSSE3 # GetParam() = SSSE31868 Start 805: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE2 # GetParam() = SSE21869 Start 806: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SCALAR # GetParam() = SCALAR1870 Start 807: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/AVX2 # GetParam() = AVX21871 760/2072 Test #762: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/AVX2 # GetParam() = AVX2 ................................................. Passed 0.27 sec1872 761/2072 Test #763: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE4 # GetParam() = SSE4 ................................................. Passed 0.25 sec1873 762/2072 Test #764: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.25 sec1874 763/2072 Test #765: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SSE2 # GetParam() = SSE2 ................................................. Passed 0.24 sec1875 764/2072 Test #766: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForHalfVectors/SCALAR # GetParam() = SCALAR ............................................. Passed 0.24 sec1876 765/2072 Test #767: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/AVX2 # GetParam() = AVX2 .............................................. Passed 0.23 sec1877 766/2072 Test #768: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE4 # GetParam() = SSE4 .............................................. Passed 0.23 sec1878 767/2072 Test #769: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.22 sec1879 768/2072 Test #770: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SSE2 # GetParam() = SSE2 .............................................. Passed 0.21 sec1880 769/2072 Test #771: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialVectors/SCALAR # GetParam() = SCALAR .......................................... Passed 0.20 sec1881 770/2072 Test #772: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/AVX2 # GetParam() = AVX2 ................................... Passed 0.20 sec1882 771/2072 Test #773: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE4 # GetParam() = SSE4 ................................... Passed 0.19 sec1883 772/2072 Test #774: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSSE3 # GetParam() = SSSE3 ................................. Passed 0.18 sec1884 773/2072 Test #775: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SSE2 # GetParam() = SSE2 ................................... Passed 0.18 sec1885 774/2072 Test #776: HwyForeachVecTestGroup/HwyForeachVecTest.TestAllForPartialFixedOrFullVectors/SCALAR # GetParam() = SCALAR ............................... Passed 0.18 sec1886 775/2072 Test #777: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.17 sec1887 776/2072 Test #778: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.16 sec1888 777/2072 Test #779: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.16 sec1889 778/2072 Test #780: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.15 sec1890 779/2072 Test #781: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.14 sec1891 780/2072 Test #782: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.14 sec1892 781/2072 Test #783: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.13 sec1893 782/2072 Test #784: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.13 sec1894 783/2072 Test #785: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.13 sec1895 784/2072 Test #786: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.12 sec1896 785/2072 Test #787: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.11 sec1897 786/2072 Test #788: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.11 sec1898 787/2072 Test #789: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.10 sec1899 788/2072 Test #790: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.10 sec1900 789/2072 Test #791: HwyIfTestGroup/HwyIfTest.TestAllBitwiseIfThenElse/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.09 sec1901 790/2072 Test #792: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.09 sec1902 791/2072 Test #793: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.09 sec1903 792/2072 Test #794: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.09 sec1904 793/2072 Test #795: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.09 sec1905 794/2072 Test #796: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.08 sec1906 795/2072 Test #797: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.08 sec1907 796/2072 Test #798: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.08 sec1908 797/2072 Test #799: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.07 sec1909 Start 808: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE4 # GetParam() = SSE41910 Start 809: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSSE3 # GetParam() = SSSE31911 Start 810: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE2 # GetParam() = SSE21912 Start 811: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SCALAR # GetParam() = SCALAR1913 Start 812: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/AVX2 # GetParam() = AVX21914 Start 813: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE4 # GetParam() = SSE41915 Start 814: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSSE3 # GetParam() = SSSE31916 Start 815: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE2 # GetParam() = SSE21917 Start 816: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SCALAR # GetParam() = SCALAR1918 Start 817: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/AVX2 # GetParam() = AVX21919 Start 818: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE4 # GetParam() = SSE41920 Start 819: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSSE3 # GetParam() = SSSE31921 Start 820: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE2 # GetParam() = SSE21922 Start 821: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SCALAR # GetParam() = SCALAR1923 Start 822: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/AVX2 # GetParam() = AVX21924 Start 823: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE4 # GetParam() = SSE41925 Start 824: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSSE3 # GetParam() = SSSE31926 Start 825: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE2 # GetParam() = SSE21927 Start 826: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = SCALAR1928 Start 827: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/AVX2 # GetParam() = AVX21929 Start 828: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE4 # GetParam() = SSE41930 Start 829: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSSE3 # GetParam() = SSSE31931 Start 830: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE2 # GetParam() = SSE21932 Start 831: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = SCALAR1933 Start 832: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/AVX2 # GetParam() = AVX21934 Start 833: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE4 # GetParam() = SSE41935 Start 834: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSSE3 # GetParam() = SSSE31936 Start 835: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE2 # GetParam() = SSE21937 Start 836: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = SCALAR1938 Start 837: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/AVX2 # GetParam() = AVX21939 Start 838: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE4 # GetParam() = SSE41940 Start 839: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSSE3 # GetParam() = SSSE31941 Start 840: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE2 # GetParam() = SSE21942 Start 841: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = SCALAR1943 Start 842: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/AVX2 # GetParam() = AVX21944 Start 843: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE4 # GetParam() = SSE41945 Start 844: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSSE3 # GetParam() = SSSE31946 Start 845: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE2 # GetParam() = SSE21947 798/2072 Test #800: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.26 sec1948 799/2072 Test #801: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.26 sec1949 800/2072 Test #802: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/AVX2 # GetParam() = AVX2 ................................................. Passed 0.25 sec1950 801/2072 Test #803: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE4 # GetParam() = SSE4 ................................................. Passed 0.23 sec1951 802/2072 Test #804: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.23 sec1952 803/2072 Test #805: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SSE2 # GetParam() = SSE2 ................................................. Passed 0.22 sec1953 804/2072 Test #806: HwyIfTestGroup/HwyIfTest.TestAllIfNegativeThenNegOrUndefIfZero/SCALAR # GetParam() = SCALAR ............................................. Passed 0.21 sec1954 Start 846: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = SCALAR1955 Start 847: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/AVX2 # GetParam() = AVX21956 Start 848: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE4 # GetParam() = SSE41957 Start 849: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSSE3 # GetParam() = SSSE31958 Start 850: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE2 # GetParam() = SSE21959 Start 851: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = SCALAR1960 Start 852: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/AVX2 # GetParam() = AVX21961 805/2072 Test #807: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/AVX2 # GetParam() = AVX2 ................. Passed 0.26 sec1962 806/2072 Test #808: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE4 # GetParam() = SSE4 ................. Passed 0.24 sec1963 807/2072 Test #809: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSSE3 # GetParam() = SSSE3 ............... Passed 0.24 sec1964 808/2072 Test #810: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SSE2 # GetParam() = SSE2 ................. Passed 0.23 sec1965 809/2072 Test #811: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllConvertInRangeFloatToInt/SCALAR # GetParam() = SCALAR ............. Passed 0.23 sec1966 810/2072 Test #812: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/AVX2 # GetParam() = AVX2 ....... Passed 0.22 sec1967 811/2072 Test #813: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE4 # GetParam() = SSE4 ....... Passed 0.22 sec1968 812/2072 Test #814: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSSE3 # GetParam() = SSSE3 ..... Passed 0.21 sec1969 813/2072 Test #815: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SSE2 # GetParam() = SSE2 ....... Passed 0.21 sec1970 814/2072 Test #816: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeUpperLowerFloatToInt/SCALAR # GetParam() = SCALAR ... Passed 0.20 sec1971 815/2072 Test #817: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/AVX2 # GetParam() = AVX2 .......... Passed 0.20 sec1972 816/2072 Test #818: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE4 # GetParam() = SSE4 .......... Passed 0.20 sec1973 817/2072 Test #819: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSSE3 # GetParam() = SSSE3 ........ Passed 0.19 sec1974 818/2072 Test #820: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SSE2 # GetParam() = SSE2 .......... Passed 0.19 sec1975 819/2072 Test #821: HwyInRangeFloatToIntConvTestGroup/HwyInRangeFloatToIntConvTest.TestAllPromoteInRangeOddEvenFloatToInt/SCALAR # GetParam() = SCALAR ...... Passed 0.19 sec1976 820/2072 Test #822: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/AVX2 # GetParam() = AVX2 ........................................ Passed 0.19 sec1977 821/2072 Test #823: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE4 # GetParam() = SSE4 ........................................ Passed 0.18 sec1978 822/2072 Test #824: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.18 sec1979 823/2072 Test #825: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SSE2 # GetParam() = SSE2 ........................................ Passed 0.17 sec1980 824/2072 Test #826: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = SCALAR .................................... Passed 0.17 sec1981 825/2072 Test #827: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/AVX2 # GetParam() = AVX2 ........................................ Passed 0.16 sec1982 826/2072 Test #828: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE4 # GetParam() = SSE4 ........................................ Passed 0.16 sec1983 827/2072 Test #829: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.15 sec1984 828/2072 Test #830: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SSE2 # GetParam() = SSE2 ........................................ Passed 0.15 sec1985 829/2072 Test #831: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = SCALAR .................................... Passed 0.14 sec1986 830/2072 Test #832: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/AVX2 # GetParam() = AVX2 ........................................ Passed 0.14 sec1987 831/2072 Test #833: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE4 # GetParam() = SSE4 ........................................ Passed 0.13 sec1988 832/2072 Test #834: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.12 sec1989 833/2072 Test #835: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SSE2 # GetParam() = SSE2 ........................................ Passed 0.12 sec1990 834/2072 Test #836: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = SCALAR .................................... Passed 0.11 sec1991 835/2072 Test #837: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.11 sec1992 836/2072 Test #838: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.10 sec1993 837/2072 Test #839: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.10 sec1994 838/2072 Test #840: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.09 sec1995 839/2072 Test #841: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.08 sec1996 840/2072 Test #842: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec1997 841/2072 Test #843: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.07 sec1998 842/2072 Test #844: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.07 sec1999 Start 853: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE4 # GetParam() = SSE42000 Start 854: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSSE3 # GetParam() = SSSE32001 Start 855: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE2 # GetParam() = SSE22002 Start 856: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SCALAR # GetParam() = SCALAR2003 Start 857: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/AVX2 # GetParam() = AVX22004 Start 858: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE4 # GetParam() = SSE42005 Start 859: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSSE3 # GetParam() = SSSE32006 Start 860: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE2 # GetParam() = SSE22007 Start 861: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SCALAR # GetParam() = SCALAR2008 Start 862: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/AVX2 # GetParam() = AVX22009 Start 863: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE4 # GetParam() = SSE42010 Start 864: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSSE3 # GetParam() = SSSE32011 Start 865: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE2 # GetParam() = SSE22012 Start 866: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SCALAR # GetParam() = SCALAR2013 Start 867: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/AVX2 # GetParam() = AVX22014 Start 868: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE4 # GetParam() = SSE42015 Start 869: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSSE3 # GetParam() = SSSE32016 Start 870: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE2 # GetParam() = SSE22017 Start 871: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SCALAR # GetParam() = SCALAR2018 Start 872: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/AVX2 # GetParam() = AVX22019 Start 873: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE4 # GetParam() = SSE42020 Start 874: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSSE3 # GetParam() = SSSE32021 Start 875: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE2 # GetParam() = SSE22022 Start 876: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SCALAR # GetParam() = SCALAR2023 Start 877: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/AVX2 # GetParam() = AVX22024 Start 878: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE4 # GetParam() = SSE42025 Start 879: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSSE3 # GetParam() = SSSE32026 Start 880: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE2 # GetParam() = SSE22027 Start 881: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SCALAR # GetParam() = SCALAR2028 Start 882: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/AVX2 # GetParam() = AVX22029 Start 883: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE4 # GetParam() = SSE42030 Start 884: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSSE3 # GetParam() = SSSE32031 Start 885: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE2 # GetParam() = SSE22032 Start 886: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SCALAR # GetParam() = SCALAR2033 Start 887: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/AVX2 # GetParam() = AVX22034 Start 888: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE4 # GetParam() = SSE42035 Start 889: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSSE3 # GetParam() = SSSE32036 Start 890: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE2 # GetParam() = SSE22037 843/2072 Test #845: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.25 sec2038 844/2072 Test #846: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.23 sec2039 845/2072 Test #847: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.23 sec2040 846/2072 Test #848: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.23 sec2041 847/2072 Test #849: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.22 sec2042 848/2072 Test #850: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.22 sec2043 849/2072 Test #851: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.21 sec2044 Start 891: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SCALAR # GetParam() = SCALAR2045 Start 892: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/AVX2 # GetParam() = AVX22046 Start 893: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE4 # GetParam() = SSE42047 Start 894: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSSE3 # GetParam() = SSSE32048 Start 895: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE2 # GetParam() = SSE22049 Start 896: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SCALAR # GetParam() = SCALAR2050 Start 897: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/AVX2 # GetParam() = AVX22051 850/2072 Test #852: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.24 sec2052 851/2072 Test #853: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.22 sec2053 852/2072 Test #854: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.21 sec2054 853/2072 Test #855: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.21 sec2055 854/2072 Test #856: HwyLogicalTestGroup/HwyLogicalTest.TestAllMaskedLogical/SCALAR # GetParam() = SCALAR .................................................... Passed 0.20 sec2056 855/2072 Test #857: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.20 sec2057 856/2072 Test #858: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.19 sec2058 857/2072 Test #859: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.19 sec2059 858/2072 Test #860: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.18 sec2060 859/2072 Test #861: HwyLogicalTestGroup/HwyLogicalTest.TestAllAllBits/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.18 sec2061 860/2072 Test #862: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/AVX2 # GetParam() = AVX2 .................................... Passed 0.17 sec2062 861/2072 Test #863: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE4 # GetParam() = SSE4 .................................... Passed 0.17 sec2063 862/2072 Test #864: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.16 sec2064 863/2072 Test #865: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SSE2 # GetParam() = SSE2 .................................... Passed 0.16 sec2065 864/2072 Test #866: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllLowerAndUpperHalvesOfMask/SCALAR # GetParam() = SCALAR ................................ Passed 0.16 sec2066 865/2072 Test #867: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/AVX2 # GetParam() = AVX2 ................................................. Passed 0.15 sec2067 866/2072 Test #868: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE4 # GetParam() = SSE4 ................................................. Passed 0.15 sec2068 867/2072 Test #869: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.14 sec2069 868/2072 Test #870: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SSE2 # GetParam() = SSE2 ................................................. Passed 0.14 sec2070 869/2072 Test #871: HwyMaskCombineTestGroup/HwyMaskCombineTest.TestAllCombineMasks/SCALAR # GetParam() = SCALAR ............................................. Passed 0.13 sec2071 870/2072 Test #872: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/AVX2 # GetParam() = AVX2 ................................................ Passed 0.12 sec2072 871/2072 Test #873: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE4 # GetParam() = SSE4 ................................................ Passed 0.12 sec2073 872/2072 Test #874: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.11 sec2074 873/2072 Test #875: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SSE2 # GetParam() = SSE2 ................................................ Passed 0.11 sec2075 874/2072 Test #876: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllPromoteMaskTo/SCALAR # GetParam() = SCALAR ............................................ Passed 0.10 sec2076 875/2072 Test #877: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/AVX2 # GetParam() = AVX2 ................................................. Passed 0.10 sec2077 876/2072 Test #878: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE4 # GetParam() = SSE4 ................................................. Passed 0.09 sec2078 877/2072 Test #879: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.09 sec2079 878/2072 Test #880: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SSE2 # GetParam() = SSE2 ................................................. Passed 0.09 sec2080 879/2072 Test #881: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllDemoteMaskTo/SCALAR # GetParam() = SCALAR ............................................. Passed 0.08 sec2081 880/2072 Test #882: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/AVX2 # GetParam() = AVX2 ........................................ Passed 0.08 sec2082 881/2072 Test #883: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE4 # GetParam() = SSE4 ........................................ Passed 0.07 sec2083 882/2072 Test #884: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.07 sec2084 883/2072 Test #885: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SSE2 # GetParam() = SSE2 ........................................ Passed 0.06 sec2085 884/2072 Test #886: HwyMaskConvertTestGroup/HwyMaskConvertTest.TestAllOrderedDemote2MasksTo/SCALAR # GetParam() = SCALAR .................................... Passed 0.06 sec2086 885/2072 Test #887: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.06 sec2087 886/2072 Test #888: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.05 sec2088 887/2072 Test #889: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.05 sec2089 Start 898: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE4 # GetParam() = SSE42090 Start 899: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSSE3 # GetParam() = SSSE32091 Start 900: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE2 # GetParam() = SSE22092 Start 901: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SCALAR # GetParam() = SCALAR2093 Start 902: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/AVX2 # GetParam() = AVX22094 Start 903: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE4 # GetParam() = SSE42095 Start 904: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSSE3 # GetParam() = SSSE32096 Start 905: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE2 # GetParam() = SSE22097 Start 906: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SCALAR # GetParam() = SCALAR2098 Start 907: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/AVX2 # GetParam() = AVX22099 Start 908: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE4 # GetParam() = SSE42100 Start 909: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSSE3 # GetParam() = SSSE32101 Start 910: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE2 # GetParam() = SSE22102 Start 911: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SCALAR # GetParam() = SCALAR2103 Start 912: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/AVX2 # GetParam() = AVX22104 Start 913: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE4 # GetParam() = SSE42105 Start 914: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSSE3 # GetParam() = SSSE32106 Start 915: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE2 # GetParam() = SSE22107 Start 916: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SCALAR # GetParam() = SCALAR2108 Start 917: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/AVX2 # GetParam() = AVX22109 Start 918: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE4 # GetParam() = SSE42110 Start 919: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSSE3 # GetParam() = SSSE32111 Start 920: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE2 # GetParam() = SSE22112 Start 921: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SCALAR # GetParam() = SCALAR2113 Start 922: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/AVX2 # GetParam() = AVX22114 Start 923: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE4 # GetParam() = SSE42115 Start 924: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSSE3 # GetParam() = SSSE32116 Start 925: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE2 # GetParam() = SSE22117 Start 926: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SCALAR # GetParam() = SCALAR2118 Start 927: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/AVX2 # GetParam() = AVX22119 Start 928: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE4 # GetParam() = SSE42120 Start 929: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSSE3 # GetParam() = SSSE32121 Start 930: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE2 # GetParam() = SSE22122 Start 931: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SCALAR # GetParam() = SCALAR2123 Start 932: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/AVX2 # GetParam() = AVX22124 Start 933: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE4 # GetParam() = SSE42125 Start 934: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSSE3 # GetParam() = SSSE32126 Start 935: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE2 # GetParam() = SSE22127 888/2072 Test #890: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.24 sec2128 889/2072 Test #891: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedLoad/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.24 sec2129 890/2072 Test #892: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.23 sec2130 891/2072 Test #893: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.23 sec2131 892/2072 Test #894: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.22 sec2132 893/2072 Test #895: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.22 sec2133 894/2072 Test #896: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedScatter/SCALAR # GetParam() = SCALAR .................................................... Passed 0.22 sec2134 Start 936: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SCALAR # GetParam() = SCALAR2135 Start 937: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/AVX2 # GetParam() = AVX22136 Start 938: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE4 # GetParam() = SSE42137 Start 939: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSSE3 # GetParam() = SSSE32138 Start 940: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE2 # GetParam() = SSE22139 Start 941: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SCALAR # GetParam() = SCALAR2140 Start 942: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/AVX2 # GetParam() = AVX22141 895/2072 Test #897: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.25 sec2142 896/2072 Test #898: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.24 sec2143 897/2072 Test #899: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.23 sec2144 898/2072 Test #900: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.23 sec2145 899/2072 Test #901: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllScatterIndexN/SCALAR # GetParam() = SCALAR .................................................... Passed 0.22 sec2146 900/2072 Test #902: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.22 sec2147 901/2072 Test #903: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.21 sec2148 902/2072 Test #904: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.21 sec2149 903/2072 Test #905: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.20 sec2150 904/2072 Test #906: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllMaskedGather/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.20 sec2151 905/2072 Test #907: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.20 sec2152 906/2072 Test #908: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.19 sec2153 907/2072 Test #909: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.19 sec2154 908/2072 Test #910: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.18 sec2155 909/2072 Test #911: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllGatherIndexN/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.18 sec2156 910/2072 Test #912: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.17 sec2157 911/2072 Test #913: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.16 sec2158 912/2072 Test #914: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.16 sec2159 913/2072 Test #915: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.15 sec2160 914/2072 Test #916: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllBlendedStore/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.15 sec2161 915/2072 Test #917: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.14 sec2162 916/2072 Test #918: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.13 sec2163 917/2072 Test #919: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.12 sec2164 918/2072 Test #920: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.12 sec2165 919/2072 Test #921: HwyMaskMemTestGroup/HwyMaskMemTest.TestAllStoreMaskBits/SCALAR # GetParam() = SCALAR .................................................... Passed 0.11 sec2166 920/2072 Test #922: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.11 sec2167 921/2072 Test #923: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.10 sec2168 922/2072 Test #924: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.10 sec2169 923/2072 Test #925: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.09 sec2170 924/2072 Test #926: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllMaskFalse/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.09 sec2171 925/2072 Test #927: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.09 sec2172 926/2072 Test #928: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.08 sec2173 927/2072 Test #929: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.08 sec2174 928/2072 Test #930: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.07 sec2175 929/2072 Test #931: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllFirstN/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.07 sec2176 930/2072 Test #932: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.06 sec2177 931/2072 Test #933: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.06 sec2178 Start 943: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE4 # GetParam() = SSE42179 Start 944: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSSE3 # GetParam() = SSSE32180 Start 945: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE2 # GetParam() = SSE22181 Start 946: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SCALAR # GetParam() = SCALAR2182 Start 947: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/AVX2 # GetParam() = AVX22183 Start 948: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE4 # GetParam() = SSE42184 Start 949: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSSE3 # GetParam() = SSSE32185 Start 950: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE2 # GetParam() = SSE22186 Start 951: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SCALAR # GetParam() = SCALAR2187 Start 952: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/AVX2 # GetParam() = AVX22188 Start 953: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE4 # GetParam() = SSE42189 Start 954: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSSE3 # GetParam() = SSSE32190 Start 955: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE2 # GetParam() = SSE22191 Start 956: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SCALAR # GetParam() = SCALAR2192 Start 957: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/AVX2 # GetParam() = AVX22193 Start 958: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE4 # GetParam() = SSE42194 Start 959: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSSE3 # GetParam() = SSSE32195 Start 960: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE2 # GetParam() = SSE22196 Start 961: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SCALAR # GetParam() = SCALAR2197 Start 962: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/AVX2 # GetParam() = AVX22198 Start 963: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE4 # GetParam() = SSE42199 Start 964: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSSE3 # GetParam() = SSSE32200 Start 965: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE2 # GetParam() = SSE22201 Start 966: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SCALAR # GetParam() = SCALAR2202 Start 967: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/AVX2 # GetParam() = AVX22203 Start 968: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE4 # GetParam() = SSE42204 Start 969: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSSE3 # GetParam() = SSSE32205 Start 970: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE2 # GetParam() = SSE22206 Start 971: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SCALAR # GetParam() = SCALAR2207 Start 972: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/AVX2 # GetParam() = AVX22208 Start 973: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE4 # GetParam() = SSE42209 Start 974: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSSE3 # GetParam() = SSSE32210 Start 975: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE2 # GetParam() = SSE22211 Start 976: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SCALAR # GetParam() = SCALAR2212 Start 977: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/AVX2 # GetParam() = AVX22213 Start 978: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE4 # GetParam() = SSE42214 Start 979: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSSE3 # GetParam() = SSSE32215 932/2072 Test #934: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.24 sec2216 933/2072 Test #935: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.24 sec2217 934/2072 Test #936: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetBeforeFirst/SCALAR # GetParam() = SCALAR ................................................... Passed 0.23 sec2218 935/2072 Test #937: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/AVX2 # GetParam() = AVX2 ................................................... Passed 0.23 sec2219 936/2072 Test #938: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE4 # GetParam() = SSE4 ................................................... Passed 0.22 sec2220 937/2072 Test #939: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.22 sec2221 938/2072 Test #940: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SSE2 # GetParam() = SSE2 ................................................... Passed 0.21 sec2222 939/2072 Test #941: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrBeforeFirst/SCALAR # GetParam() = SCALAR ............................................... Passed 0.21 sec2223 Start 980: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE2 # GetParam() = SSE22224 Start 981: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SCALAR # GetParam() = SCALAR2225 Start 982: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/AVX2 # GetParam() = AVX22226 Start 983: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE4 # GetParam() = SSE42227 Start 984: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSSE3 # GetParam() = SSSE32228 Start 985: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE2 # GetParam() = SSE22229 Start 986: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SCALAR # GetParam() = SCALAR2230 Start 987: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/AVX2 # GetParam() = AVX22231 940/2072 Test #942: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.25 sec2232 941/2072 Test #943: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.23 sec2233 942/2072 Test #944: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.23 sec2234 943/2072 Test #945: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.22 sec2235 944/2072 Test #946: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetOnlyFirst/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.22 sec2236 945/2072 Test #947: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/AVX2 # GetParam() = AVX2 .................................................... Passed 0.22 sec2237 946/2072 Test #948: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE4 # GetParam() = SSE4 .................................................... Passed 0.21 sec2238 947/2072 Test #949: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.20 sec2239 948/2072 Test #950: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SSE2 # GetParam() = SSE2 .................................................... Passed 0.20 sec2240 949/2072 Test #951: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetAtOrAfterFirst/SCALAR # GetParam() = SCALAR ................................................ Passed 0.19 sec2241 950/2072 Test #952: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/AVX2 # GetParam() = AVX2 ............................................... Passed 0.19 sec2242 951/2072 Test #953: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE4 # GetParam() = SSE4 ............................................... Passed 0.18 sec2243 952/2072 Test #954: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.18 sec2244 953/2072 Test #955: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SSE2 # GetParam() = SSE2 ............................................... Passed 0.17 sec2245 954/2072 Test #956: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllDup128MaskFromMaskBits/SCALAR # GetParam() = SCALAR ........................................... Passed 0.17 sec2246 955/2072 Test #957: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.16 sec2247 956/2072 Test #958: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.16 sec2248 957/2072 Test #959: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.15 sec2249 958/2072 Test #960: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.15 sec2250 959/2072 Test #961: HwyMaskSetTestGroup/HwyMaskSetTest.TestAllSetMask/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.14 sec2251 960/2072 Test #962: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/AVX2 # GetParam() = AVX2 ............................................... Passed 0.14 sec2252 961/2072 Test #963: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE4 # GetParam() = SSE4 ............................................... Passed 0.14 sec2253 962/2072 Test #964: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.13 sec2254 963/2072 Test #965: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SSE2 # GetParam() = SSE2 ............................................... Passed 0.12 sec2255 964/2072 Test #966: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskDownLanes/SCALAR # GetParam() = SCALAR ........................................... Passed 0.12 sec2256 965/2072 Test #967: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/AVX2 # GetParam() = AVX2 ................................................. Passed 0.11 sec2257 966/2072 Test #968: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE4 # GetParam() = SSE4 ................................................. Passed 0.11 sec2258 967/2072 Test #969: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.10 sec2259 968/2072 Test #970: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SSE2 # GetParam() = SSE2 ................................................. Passed 0.10 sec2260 969/2072 Test #971: HwyMaskSlideTestGroup/HwyMaskSlideTest.TestAllSlideMaskUpLanes/SCALAR # GetParam() = SCALAR ............................................. Passed 0.09 sec2261 970/2072 Test #972: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.09 sec2262 971/2072 Test #973: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.08 sec2263 972/2072 Test #974: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.08 sec2264 973/2072 Test #975: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.08 sec2265 974/2072 Test #976: HwyMaskTestGroup/HwyMaskTest.TestAllMaskFromVec/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.07 sec2266 975/2072 Test #977: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.07 sec2267 976/2072 Test #978: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.06 sec2268 Start 988: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE4 # GetParam() = SSE42269 Start 989: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSSE3 # GetParam() = SSSE32270 Start 990: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE2 # GetParam() = SSE22271 Start 991: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = SCALAR2272 Start 992: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/AVX2 # GetParam() = AVX22273 Start 993: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE4 # GetParam() = SSE42274 Start 994: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSSE3 # GetParam() = SSSE32275 Start 995: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE2 # GetParam() = SSE22276 Start 996: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = SCALAR2277 Start 997: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/AVX2 # GetParam() = AVX22278 Start 998: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE4 # GetParam() = SSE42279 Start 999: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSSE3 # GetParam() = SSSE32280 Start 1000: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE2 # GetParam() = SSE22281 Start 1001: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = SCALAR2282 Start 1002: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/AVX2 # GetParam() = AVX22283 Start 1003: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE4 # GetParam() = SSE42284 Start 1004: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSSE3 # GetParam() = SSSE32285 Start 1005: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE2 # GetParam() = SSE22286 Start 1006: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SCALAR # GetParam() = SCALAR2287 Start 1007: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/AVX2 # GetParam() = AVX22288 Start 1008: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE4 # GetParam() = SSE42289 Start 1009: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSSE3 # GetParam() = SSSE32290 Start 1010: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE2 # GetParam() = SSE22291 Start 1011: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = SCALAR2292 Start 1012: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/AVX2 # GetParam() = AVX22293 Start 1013: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE4 # GetParam() = SSE42294 Start 1014: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSSE3 # GetParam() = SSSE32295 Start 1015: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE2 # GetParam() = SSE22296 Start 1016: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SCALAR # GetParam() = SCALAR2297 Start 1017: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/AVX2 # GetParam() = AVX22298 Start 1018: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE4 # GetParam() = SSE42299 Start 1019: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSSE3 # GetParam() = SSSE32300 Start 1020: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE2 # GetParam() = SSE22301 Start 1021: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SCALAR # GetParam() = SCALAR2302 Start 1022: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/AVX2 # GetParam() = AVX22303 Start 1023: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE4 # GetParam() = SSE42304 Start 1024: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSSE3 # GetParam() = SSSE32305 977/2072 Test #979: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.25 sec2306 978/2072 Test #980: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.25 sec2307 979/2072 Test #981: HwyMaskTestGroup/HwyMaskTest.TestAllVecFromMask/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.24 sec2308 980/2072 Test #982: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.23 sec2309 981/2072 Test #983: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.23 sec2310 982/2072 Test #984: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.23 sec2311 983/2072 Test #985: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.22 sec2312 Start 1025: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE2 # GetParam() = SSE22313 Start 1026: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SCALAR # GetParam() = SCALAR2314 Start 1027: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/AVX2 # GetParam() = AVX22315 Start 1028: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE4 # GetParam() = SSE42316 Start 1029: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSSE3 # GetParam() = SSSE32317 Start 1030: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE2 # GetParam() = SSE22318 Start 1031: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SCALAR # GetParam() = SCALAR2319 984/2072 Test #986: HwyMaskTestGroup/HwyMaskTest.TestAllBitsFromMask/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.24 sec2320 985/2072 Test #987: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.24 sec2321 986/2072 Test #988: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.22 sec2322 987/2072 Test #989: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.22 sec2323 988/2072 Test #990: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.22 sec2324 989/2072 Test #991: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.21 sec2325 990/2072 Test #992: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.20 sec2326 991/2072 Test #993: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.20 sec2327 992/2072 Test #994: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.19 sec2328 993/2072 Test #995: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.19 sec2329 994/2072 Test #996: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.18 sec2330 995/2072 Test #997: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.17 sec2331 996/2072 Test #998: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.17 sec2332 997/2072 Test #999: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.16 sec2333 998/2072 Test #1000: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.16 sec2334 999/2072 Test #1001: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.15 sec23351000/2072 Test #1002: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.15 sec23361001/2072 Test #1003: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.14 sec23371002/2072 Test #1004: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.14 sec23381003/2072 Test #1005: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.13 sec23391004/2072 Test #1006: HwyMaskTestGroup/HwyMaskTest.TestAllFindLastTrue/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.12 sec23401005/2072 Test #1007: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.11 sec23411006/2072 Test #1008: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.11 sec23421007/2072 Test #1009: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.11 sec23431008/2072 Test #1010: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.10 sec23441009/2072 Test #1011: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.10 sec23451010/2072 Test #1012: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.10 sec23461011/2072 Test #1013: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.09 sec23471012/2072 Test #1014: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.09 sec23481013/2072 Test #1015: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.08 sec23491014/2072 Test #1016: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSetOr/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.08 sec23501015/2072 Test #1017: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.07 sec23511016/2072 Test #1018: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.07 sec23521017/2072 Test #1019: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.06 sec23531018/2072 Test #1020: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.06 sec23541019/2072 Test #1021: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedSet/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.05 sec23551020/2072 Test #1022: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/AVX2 # GetParam() = AVX2 .......................................... Passed 0.05 sec23561021/2072 Test #1023: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE4 # GetParam() = SSE4 .......................................... Passed 0.05 sec2357 Start 1032: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/AVX2 # GetParam() = AVX22358 Start 1033: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE4 # GetParam() = SSE42359 Start 1034: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSSE3 # GetParam() = SSSE32360 Start 1035: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE2 # GetParam() = SSE22361 Start 1036: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SCALAR # GetParam() = SCALAR2362 Start 1037: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/AVX2 # GetParam() = AVX22363 Start 1038: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE4 # GetParam() = SSE42364 Start 1039: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSSE3 # GetParam() = SSSE32365 Start 1040: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE2 # GetParam() = SSE22366 Start 1041: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SCALAR # GetParam() = SCALAR2367 Start 1042: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/AVX2 # GetParam() = AVX22368 Start 1043: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE4 # GetParam() = SSE42369 Start 1044: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSSE3 # GetParam() = SSSE32370 Start 1045: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE2 # GetParam() = SSE22371 Start 1046: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SCALAR # GetParam() = SCALAR2372 Start 1047: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/AVX2 # GetParam() = AVX22373 Start 1048: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE4 # GetParam() = SSE42374 Start 1049: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSSE3 # GetParam() = SSSE32375 Start 1050: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE2 # GetParam() = SSE22376 Start 1051: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SCALAR # GetParam() = SCALAR2377 Start 1052: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/AVX2 # GetParam() = AVX22378 Start 1053: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE4 # GetParam() = SSE42379 Start 1054: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSSE3 # GetParam() = SSSE32380 Start 1055: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE2 # GetParam() = SSE22381 Start 1056: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SCALAR # GetParam() = SCALAR2382 Start 1057: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/AVX2 # GetParam() = AVX22383 Start 1058: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE4 # GetParam() = SSE42384 Start 1059: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSSE3 # GetParam() = SSSE32385 Start 1060: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE2 # GetParam() = SSE22386 Start 1061: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SCALAR # GetParam() = SCALAR2387 Start 1062: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/AVX2 # GetParam() = AVX22388 Start 1063: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE4 # GetParam() = SSE42389 Start 1064: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSSE3 # GetParam() = SSSE32390 Start 1065: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE2 # GetParam() = SSE22391 Start 1066: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SCALAR # GetParam() = SCALAR2392 Start 1067: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/AVX2 # GetParam() = AVX22393 Start 1068: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE4 # GetParam() = SSE42394 Start 1069: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSSE3 # GetParam() = SSSE323951022/2072 Test #1024: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.24 sec23961023/2072 Test #1025: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SSE2 # GetParam() = SSE2 .......................................... Passed 0.23 sec23971024/2072 Test #1026: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllAddSubMul/SCALAR # GetParam() = SCALAR ...................................... Passed 0.23 sec23981025/2072 Test #1027: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/AVX2 # GetParam() = AVX2 .......................................... Passed 0.23 sec23991026/2072 Test #1028: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE4 # GetParam() = SSE4 .......................................... Passed 0.22 sec24001027/2072 Test #1030: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSE2 # GetParam() = SSE2 .......................................... Passed 0.22 sec2401 Start 1070: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE2 # GetParam() = SSE22402 Start 1071: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SCALAR # GetParam() = SCALAR2403 Start 1072: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/AVX2 # GetParam() = AVX22404 Start 1073: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE4 # GetParam() = SSE42405 Start 1074: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSSE3 # GetParam() = SSSE32406 Start 1075: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE2 # GetParam() = SSE224071028/2072 Test #1029: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.25 sec24081029/2072 Test #1031: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllSatAddSub/SCALAR # GetParam() = SCALAR ...................................... Passed 0.24 sec24091030/2072 Test #1032: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/AVX2 # GetParam() = AVX2 ................................................ Passed 0.23 sec24101031/2072 Test #1033: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE4 # GetParam() = SSE4 ................................................ Passed 0.23 sec24111032/2072 Test #1034: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.22 sec24121033/2072 Test #1035: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SSE2 # GetParam() = SSE2 ................................................ Passed 0.21 sec24131034/2072 Test #1036: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllDiv/SCALAR # GetParam() = SCALAR ............................................ Passed 0.21 sec24141035/2072 Test #1037: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/AVX2 # GetParam() = AVX2 ...................................... Passed 0.20 sec24151036/2072 Test #1038: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE4 # GetParam() = SSE4 ...................................... Passed 0.20 sec24161037/2072 Test #1039: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSSE3 # GetParam() = SSSE3 .................................... Passed 0.19 sec24171038/2072 Test #1040: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SSE2 # GetParam() = SSE2 ...................................... Passed 0.19 sec24181039/2072 Test #1041: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerDivMod/SCALAR # GetParam() = SCALAR .................................. Passed 0.18 sec24191040/2072 Test #1042: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/AVX2 # GetParam() = AVX2 .................................... Passed 0.18 sec24201041/2072 Test #1043: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE4 # GetParam() = SSE4 .................................... Passed 0.18 sec24211042/2072 Test #1044: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.17 sec24221043/2072 Test #1045: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SSE2 # GetParam() = SSE2 .................................... Passed 0.16 sec24231044/2072 Test #1046: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllFloatExceptions/SCALAR # GetParam() = SCALAR ................................ Passed 0.16 sec24241045/2072 Test #1047: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/AVX2 # GetParam() = AVX2 ....................................... Passed 0.15 sec24251046/2072 Test #1048: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE4 # GetParam() = SSE4 ....................................... Passed 0.15 sec24261047/2072 Test #1049: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSSE3 # GetParam() = SSSE3 ..................................... Passed 0.14 sec24271048/2072 Test #1050: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SSE2 # GetParam() = SSE2 ....................................... Passed 0.14 sec24281049/2072 Test #1051: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulAdd/SCALAR # GetParam() = SCALAR ................................... Passed 0.13 sec24291050/2072 Test #1052: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/AVX2 # GetParam() = AVX2 .................................... Passed 0.13 sec24301051/2072 Test #1053: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE4 # GetParam() = SSE4 .................................... Passed 0.12 sec24311052/2072 Test #1054: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.12 sec24321053/2072 Test #1055: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SSE2 # GetParam() = SSE2 .................................... Passed 0.11 sec24331054/2072 Test #1056: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedAddSubMul/SCALAR # GetParam() = SCALAR ................................ Passed 0.11 sec24341055/2072 Test #1057: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/AVX2 # GetParam() = AVX2 .................................... Passed 0.10 sec24351056/2072 Test #1058: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE4 # GetParam() = SSE4 .................................... Passed 0.10 sec24361057/2072 Test #1059: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.09 sec24371058/2072 Test #1060: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SSE2 # GetParam() = SSE2 .................................... Passed 0.09 sec24381059/2072 Test #1061: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedSatAddSub/SCALAR # GetParam() = SCALAR ................................ Passed 0.08 sec24391060/2072 Test #1062: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/AVX2 # GetParam() = AVX2 .......................................... Passed 0.08 sec24401061/2072 Test #1063: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE4 # GetParam() = SSE4 .......................................... Passed 0.07 sec24411062/2072 Test #1064: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.07 sec24421063/2072 Test #1065: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SSE2 # GetParam() = SSE2 .......................................... Passed 0.06 sec24431064/2072 Test #1066: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedDiv/SCALAR # GetParam() = SCALAR ...................................... Passed 0.06 sec24441065/2072 Test #1067: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/AVX2 # GetParam() = AVX2 ................................... Passed 0.05 sec24451066/2072 Test #1068: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE4 # GetParam() = SSE4 ................................... Passed 0.05 sec2446 Start 1076: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SCALAR # GetParam() = SCALAR2447 Start 1077: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/AVX2 # GetParam() = AVX22448 Start 1078: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE4 # GetParam() = SSE42449 Start 1079: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE32450 Start 1080: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE2 # GetParam() = SSE22451 Start 1081: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR2452 Start 1082: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/AVX2 # GetParam() = AVX22453 Start 1083: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE4 # GetParam() = SSE42454 Start 1084: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSSE3 # GetParam() = SSSE32455 Start 1085: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE2 # GetParam() = SSE22456 Start 1086: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SCALAR # GetParam() = SCALAR2457 Start 1087: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/AVX2 # GetParam() = AVX22458 Start 1088: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE4 # GetParam() = SSE42459 Start 1089: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSSE3 # GetParam() = SSSE32460 Start 1090: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE2 # GetParam() = SSE22461 Start 1091: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SCALAR # GetParam() = SCALAR2462 Start 1092: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/AVX2 # GetParam() = AVX22463 Start 1093: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE4 # GetParam() = SSE42464 Start 1094: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSSE3 # GetParam() = SSSE32465 Start 1095: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE2 # GetParam() = SSE22466 Start 1096: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SCALAR # GetParam() = SCALAR2467 Start 1097: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/AVX2 # GetParam() = AVX22468 Start 1098: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE4 # GetParam() = SSE42469 Start 1099: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSSE3 # GetParam() = SSSE32470 Start 1100: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE2 # GetParam() = SSE22471 Start 1101: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SCALAR # GetParam() = SCALAR2472 Start 1102: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/AVX2 # GetParam() = AVX22473 Start 1103: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE4 # GetParam() = SSE42474 Start 1104: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSSE3 # GetParam() = SSSE32475 Start 1105: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE2 # GetParam() = SSE22476 Start 1106: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SCALAR # GetParam() = SCALAR2477 Start 1107: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/AVX2 # GetParam() = AVX22478 Start 1108: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE4 # GetParam() = SSE42479 Start 1109: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSSE3 # GetParam() = SSSE32480 Start 1110: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE2 # GetParam() = SSE22481 Start 1111: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = SCALAR2482 Start 1112: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/AVX2 # GetParam() = AVX22483 Start 1113: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE4 # GetParam() = SSE42484 Start 1114: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSSE3 # GetParam() = SSSE324851067/2072 Test #1069: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSSE3 # GetParam() = SSSE3 ................................. Passed 0.23 sec24861068/2072 Test #1070: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SSE2 # GetParam() = SSE2 ................................... Passed 0.22 sec24871069/2072 Test #1071: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllIntegerMaskedDiv/SCALAR # GetParam() = SCALAR ............................... Passed 0.21 sec24881070/2072 Test #1072: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/AVX2 # GetParam() = AVX2 .............................. Passed 0.21 sec24891071/2072 Test #1073: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE4 # GetParam() = SSE4 .............................. Passed 0.20 sec2490 Start 1115: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE2 # GetParam() = SSE22491 Start 1116: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = SCALAR2492 Start 1117: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/AVX2 # GetParam() = AVX22493 Start 1118: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE4 # GetParam() = SSE42494 Start 1119: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSSE3 # GetParam() = SSSE324951072/2072 Test #1074: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSSE3 # GetParam() = SSSE3 ............................ Passed 0.22 sec24961073/2072 Test #178: PerfCountersTest.TestMem ................................................................................................................. Passed 4.83 sec24971074/2072 Test #1075: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SSE2 # GetParam() = SSE2 .............................. Passed 0.22 sec24981075/2072 Test #1076: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedMulFixedPoint15/SCALAR # GetParam() = SCALAR .......................... Passed 0.21 sec24991076/2072 Test #1077: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 .......................... Passed 0.20 sec25001077/2072 Test #1078: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 .......................... Passed 0.20 sec25011078/2072 Test #1079: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 ........................ Passed 0.19 sec25021079/2072 Test #1080: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 .......................... Passed 0.19 sec25031080/2072 Test #1081: HwyMaskedArithmeticTestGroup/HwyMaskedArithmeticTest.TestAllMaskedWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR ...................... Passed 0.18 sec25041081/2072 Test #1082: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/AVX2 # GetParam() = AVX2 ............................................ Passed 0.18 sec25051082/2072 Test #1083: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE4 # GetParam() = SSE4 ............................................ Passed 0.17 sec25061083/2072 Test #1084: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSSE3 # GetParam() = SSSE3 .......................................... Passed 0.17 sec25071084/2072 Test #1085: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SSE2 # GetParam() = SSE2 ............................................ Passed 0.16 sec25081085/2072 Test #1086: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedCompare/SCALAR # GetParam() = SCALAR ........................................ Passed 0.15 sec25091086/2072 Test #1087: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/AVX2 # GetParam() = AVX2 ................................ Passed 0.15 sec25101087/2072 Test #1088: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE4 # GetParam() = SSE4 ................................ Passed 0.14 sec25111088/2072 Test #1089: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSSE3 # GetParam() = SSSE3 .............................. Passed 0.13 sec25121089/2072 Test #1090: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SSE2 # GetParam() = SSE2 ................................ Passed 0.13 sec25131090/2072 Test #1091: HwyMaskedCompareTestGroup/HwyMaskedCompareTest.TestAllMaskedFloatClassification/SCALAR # GetParam() = SCALAR ............................ Passed 0.13 sec25141091/2072 Test #1092: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/AVX2 # GetParam() = AVX2 ............................................. Passed 0.12 sec25151092/2072 Test #1093: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE4 # GetParam() = SSE4 ............................................. Passed 0.11 sec25161093/2072 Test #1094: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.11 sec25171094/2072 Test #1095: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SSE2 # GetParam() = SSE2 ............................................. Passed 0.11 sec25181095/2072 Test #1096: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllUnsignedMinMax/SCALAR # GetParam() = SCALAR ......................................... Passed 0.10 sec25191096/2072 Test #1097: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/AVX2 # GetParam() = AVX2 ............................................... Passed 0.10 sec25201097/2072 Test #1098: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE4 # GetParam() = SSE4 ............................................... Passed 0.10 sec25211098/2072 Test #1099: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.09 sec25221099/2072 Test #1100: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SSE2 # GetParam() = SSE2 ............................................... Passed 0.09 sec25231100/2072 Test #1101: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllSignedMinMax/SCALAR # GetParam() = SCALAR ........................................... Passed 0.08 sec25241101/2072 Test #1102: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/AVX2 # GetParam() = AVX2 .................................................. Passed 0.08 sec25251102/2072 Test #1103: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE4 # GetParam() = SSE4 .................................................. Passed 0.08 sec25261103/2072 Test #1104: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.07 sec25271104/2072 Test #1105: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SSE2 # GetParam() = SSE2 .................................................. Passed 0.07 sec25281105/2072 Test #1106: HwyMaskedMinMaxTestGroup/HwyMaskedMinMaxTest.TestAllMaskedMax/SCALAR # GetParam() = SCALAR .............................................. Passed 0.07 sec25291106/2072 Test #1107: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.06 sec25301107/2072 Test #1108: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.06 sec25311108/2072 Test #1109: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.06 sec25321109/2072 Test #1110: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.05 sec25331110/2072 Test #1111: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.05 sec25341111/2072 Test #1112: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.05 sec25351112/2072 Test #1113: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.05 sec25361113/2072 Test #1114: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.04 sec2537 Start 1120: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE2 # GetParam() = SSE22538 Start 1121: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = SCALAR2539 Start 1122: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/AVX2 # GetParam() = AVX22540 Start 1123: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE4 # GetParam() = SSE42541 Start 1124: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSSE3 # GetParam() = SSSE32542 Start 1125: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE2 # GetParam() = SSE22543 Start 1126: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = SCALAR2544 Start 1127: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/AVX2 # GetParam() = AVX22545 Start 1128: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE4 # GetParam() = SSE42546 Start 1129: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSSE3 # GetParam() = SSSE32547 Start 1130: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE2 # GetParam() = SSE22548 Start 1131: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = SCALAR2549 Start 1132: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/AVX2 # GetParam() = AVX22550 Start 1133: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE4 # GetParam() = SSE42551 Start 1134: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSSE3 # GetParam() = SSSE32552 Start 1135: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE2 # GetParam() = SSE22553 Start 1136: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = SCALAR2554 Start 1137: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/AVX2 # GetParam() = AVX22555 Start 1138: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE4 # GetParam() = SSE42556 Start 1139: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSSE3 # GetParam() = SSSE32557 Start 1140: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE2 # GetParam() = SSE22558 Start 1141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = SCALAR2559 Start 1142: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/AVX2 # GetParam() = AVX22560 Start 1143: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE4 # GetParam() = SSE42561 Start 1144: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSSE3 # GetParam() = SSSE32562 Start 1145: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE2 # GetParam() = SSE22563 Start 1146: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SCALAR # GetParam() = SCALAR2564 Start 1147: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/AVX2 # GetParam() = AVX22565 Start 1148: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE4 # GetParam() = SSE42566 Start 1149: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSSE3 # GetParam() = SSSE32567 Start 1150: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE2 # GetParam() = SSE22568 Start 1151: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SCALAR # GetParam() = SCALAR2569 Start 1152: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/AVX2 # GetParam() = AVX22570 Start 1153: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE4 # GetParam() = SSE42571 Start 1154: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSSE3 # GetParam() = SSSE32572 Start 1155: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE2 # GetParam() = SSE22573 Start 1156: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SCALAR # GetParam() = SCALAR2574 Start 1157: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/AVX2 # GetParam() = AVX22575 Start 1158: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE4 # GetParam() = SSE42576 Start 1159: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSSE3 # GetParam() = SSSE32577 Start 1160: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE2 # GetParam() = SSE22578 Start 1161: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SCALAR # GetParam() = SCALAR25791114/2072 Test #1115: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.24 sec25801115/2072 Test #1116: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.24 sec25811116/2072 Test #1117: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.23 sec25821117/2072 Test #1118: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.23 sec2583 Start 1162: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/AVX2 # GetParam() = AVX22584 Start 1163: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE4 # GetParam() = SSE42585 Start 1164: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSSE3 # GetParam() = SSSE32586 Start 1165: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE2 # GetParam() = SSE225871118/2072 Test #1119: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.24 sec25881119/2072 Test #1120: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.22 sec25891120/2072 Test #1121: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.22 sec25901121/2072 Test #1122: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.21 sec25911122/2072 Test #1123: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.21 sec25921123/2072 Test #1124: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.21 sec25931124/2072 Test #1125: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.20 sec25941125/2072 Test #1126: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.20 sec25951126/2072 Test #1127: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.20 sec25961127/2072 Test #1128: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.19 sec25971128/2072 Test #1129: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.19 sec25981129/2072 Test #1130: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.18 sec25991130/2072 Test #1131: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.18 sec26001131/2072 Test #1132: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.18 sec26011132/2072 Test #1133: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.17 sec26021133/2072 Test #1134: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.17 sec26031134/2072 Test #1135: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.16 sec26041135/2072 Test #1136: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.16 sec26051136/2072 Test #1137: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.15 sec26061137/2072 Test #1138: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.14 sec26071138/2072 Test #1139: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.14 sec26081139/2072 Test #1140: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.14 sec26091140/2072 Test #1141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.13 sec26101141/2072 Test #1142: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.13 sec26111142/2072 Test #1143: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.12 sec26121143/2072 Test #1144: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.12 sec26131144/2072 Test #1145: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.11 sec26141145/2072 Test #1146: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadN/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.11 sec26151146/2072 Test #1147: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.10 sec26161147/2072 Test #1148: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.10 sec26171148/2072 Test #1149: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.09 sec26181149/2072 Test #1150: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.09 sec26191150/2072 Test #1151: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadNOr/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.09 sec26201151/2072 Test #1152: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.08 sec26211152/2072 Test #1153: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.08 sec26221153/2072 Test #1154: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.07 sec26231154/2072 Test #1155: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.06 sec26241155/2072 Test #1156: HwyMemoryTestGroup/HwyMemoryTest.TestAllStoreN/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.06 sec26251156/2072 Test #1157: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.05 sec26261157/2072 Test #1158: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.05 sec26271158/2072 Test #1159: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.05 sec26281159/2072 Test #1160: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.05 sec2629 Start 1166: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SCALAR # GetParam() = SCALAR2630 Start 1167: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/AVX2 # GetParam() = AVX22631 Start 1168: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE4 # GetParam() = SSE42632 Start 1169: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSSE3 # GetParam() = SSSE32633 Start 1170: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE2 # GetParam() = SSE22634 Start 1171: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SCALAR # GetParam() = SCALAR2635 Start 1172: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/AVX2 # GetParam() = AVX22636 Start 1173: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE4 # GetParam() = SSE42637 Start 1174: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSSE3 # GetParam() = SSSE32638 Start 1175: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE2 # GetParam() = SSE22639 Start 1176: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SCALAR # GetParam() = SCALAR2640 Start 1177: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/AVX2 # GetParam() = AVX22641 Start 1178: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE4 # GetParam() = SSE42642 Start 1179: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSSE3 # GetParam() = SSSE32643 Start 1180: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE2 # GetParam() = SSE22644 Start 1181: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SCALAR # GetParam() = SCALAR2645 Start 1182: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/AVX2 # GetParam() = AVX22646 Start 1183: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE4 # GetParam() = SSE42647 Start 1184: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSSE3 # GetParam() = SSSE32648 Start 1185: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE2 # GetParam() = SSE22649 Start 1186: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SCALAR # GetParam() = SCALAR2650 Start 1187: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/AVX2 # GetParam() = AVX22651 Start 1188: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE4 # GetParam() = SSE42652 Start 1189: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSSE3 # GetParam() = SSSE32653 Start 1190: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE2 # GetParam() = SSE22654 Start 1191: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SCALAR # GetParam() = SCALAR2655 Start 1192: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/AVX2 # GetParam() = AVX22656 Start 1193: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE4 # GetParam() = SSE42657 Start 1194: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSSE3 # GetParam() = SSSE32658 Start 1195: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE2 # GetParam() = SSE22659 Start 1196: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SCALAR # GetParam() = SCALAR2660 Start 1197: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/AVX2 # GetParam() = AVX22661 Start 1198: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE4 # GetParam() = SSE42662 Start 1199: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSSE3 # GetParam() = SSSE32663 Start 1200: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE2 # GetParam() = SSE22664 Start 1201: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SCALAR # GetParam() = SCALAR2665 Start 1202: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/AVX2 # GetParam() = AVX22666 Start 1203: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE4 # GetParam() = SSE42667 Start 1204: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSSE3 # GetParam() = SSSE32668 Start 1205: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE2 # GetParam() = SSE22669 Start 1206: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SCALAR # GetParam() = SCALAR2670 Start 1207: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/AVX2 # GetParam() = AVX226711160/2072 Test #1161: HwyMemoryTestGroup/HwyMemoryTest.TestAllTruncateStore/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.24 sec26721161/2072 Test #1162: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.23 sec26731162/2072 Test #1163: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.23 sec26741163/2072 Test #1164: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.23 sec2675 Start 1208: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE4 # GetParam() = SSE42676 Start 1209: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSSE3 # GetParam() = SSSE32677 Start 1210: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE2 # GetParam() = SSE22678 Start 1211: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SCALAR # GetParam() = SCALAR26791164/2072 Test #1165: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.24 sec26801165/2072 Test #1166: HwyMemoryTestGroup/HwyMemoryTest.TestAllInsertIntoUpper/SCALAR # GetParam() = SCALAR .................................................... Passed 0.22 sec26811166/2072 Test #1167: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/AVX2 # GetParam() = AVX2 ........................................ Passed 0.22 sec26821167/2072 Test #1168: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE4 # GetParam() = SSE4 ........................................ Passed 0.22 sec26831168/2072 Test #1169: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.21 sec26841169/2072 Test #1170: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SSE2 # GetParam() = SSE2 ........................................ Passed 0.21 sec26851170/2072 Test #1171: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeU/SCALAR # GetParam() = SCALAR .................................... Passed 0.20 sec26861171/2072 Test #1172: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/AVX2 # GetParam() = AVX2 ........................................ Passed 0.20 sec26871172/2072 Test #1173: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE4 # GetParam() = SSE4 ........................................ Passed 0.20 sec26881173/2072 Test #1174: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.19 sec26891174/2072 Test #1175: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SSE2 # GetParam() = SSE2 ........................................ Passed 0.19 sec26901175/2072 Test #1176: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeI/SCALAR # GetParam() = SCALAR .................................... Passed 0.18 sec26911176/2072 Test #1177: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/AVX2 # GetParam() = AVX2 ........................................ Passed 0.18 sec26921177/2072 Test #1178: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE4 # GetParam() = SSE4 ........................................ Passed 0.17 sec26931178/2072 Test #1179: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSSE3 # GetParam() = SSSE3 ...................................... Passed 0.17 sec26941179/2072 Test #1180: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SSE2 # GetParam() = SSE2 ........................................ Passed 0.17 sec26951180/2072 Test #1181: HwyMinMaxMagnitudeTestGroup/HwyMinMaxMagnitudeTest.TestMinMaxMagnitudeF/SCALAR # GetParam() = SCALAR .................................... Passed 0.16 sec26961181/2072 Test #1182: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/AVX2 # GetParam() = AVX2 ................................................. Passed 0.16 sec26971182/2072 Test #1183: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE4 # GetParam() = SSE4 ................................................. Passed 0.15 sec26981183/2072 Test #1184: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.15 sec26991184/2072 Test #1185: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SSE2 # GetParam() = SSE2 ................................................. Passed 0.14 sec27001185/2072 Test #1186: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberU/SCALAR # GetParam() = SCALAR ............................................. Passed 0.14 sec27011186/2072 Test #1187: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/AVX2 # GetParam() = AVX2 ................................................. Passed 0.13 sec27021187/2072 Test #1188: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE4 # GetParam() = SSE4 ................................................. Passed 0.13 sec27031188/2072 Test #1189: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.12 sec27041189/2072 Test #1190: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SSE2 # GetParam() = SSE2 ................................................. Passed 0.12 sec27051190/2072 Test #1191: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberI/SCALAR # GetParam() = SCALAR ............................................. Passed 0.11 sec27061191/2072 Test #1192: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/AVX2 # GetParam() = AVX2 ................................................. Passed 0.10 sec27071192/2072 Test #1193: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE4 # GetParam() = SSE4 ................................................. Passed 0.10 sec27081193/2072 Test #1194: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.09 sec27091194/2072 Test #1195: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SSE2 # GetParam() = SSE2 ................................................. Passed 0.09 sec27101195/2072 Test #1196: HwyMinMaxNumberTestGroup/HwyMinMaxNumberTest.TestMinMaxNumberF/SCALAR # GetParam() = SCALAR ............................................. Passed 0.09 sec27111196/2072 Test #1197: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.08 sec27121197/2072 Test #1198: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.08 sec27131198/2072 Test #1199: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.07 sec27141199/2072 Test #1200: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.07 sec27151200/2072 Test #1201: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxU/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.07 sec27161201/2072 Test #1202: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.06 sec27171202/2072 Test #1203: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.06 sec27181203/2072 Test #1204: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.05 sec27191204/2072 Test #1205: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.04 sec27201205/2072 Test #1206: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxI/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.04 sec2721 Start 1212: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/AVX2 # GetParam() = AVX22722 Start 1213: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE4 # GetParam() = SSE42723 Start 1214: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSSE3 # GetParam() = SSSE32724 Start 1215: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE2 # GetParam() = SSE22725 Start 1216: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SCALAR # GetParam() = SCALAR2726 Start 1217: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/AVX2 # GetParam() = AVX22727 Start 1218: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE4 # GetParam() = SSE42728 Start 1219: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSSE3 # GetParam() = SSSE32729 Start 1220: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE2 # GetParam() = SSE22730 Start 1221: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SCALAR # GetParam() = SCALAR2731 Start 1222: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/AVX2 # GetParam() = AVX22732 Start 1223: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE4 # GetParam() = SSE42733 Start 1224: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSSE3 # GetParam() = SSSE32734 Start 1225: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE2 # GetParam() = SSE22735 Start 1226: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SCALAR # GetParam() = SCALAR2736 Start 1227: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/AVX2 # GetParam() = AVX22737 Start 1228: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE4 # GetParam() = SSE42738 Start 1229: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSSE3 # GetParam() = SSSE32739 Start 1230: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE2 # GetParam() = SSE22740 Start 1231: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SCALAR # GetParam() = SCALAR2741 Start 1232: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/AVX2 # GetParam() = AVX22742 Start 1233: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE4 # GetParam() = SSE42743 Start 1234: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE32744 Start 1235: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE2 # GetParam() = SSE22745 Start 1236: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR2746 Start 1237: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/AVX2 # GetParam() = AVX22747 Start 1238: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE4 # GetParam() = SSE42748 Start 1239: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE32749 Start 1240: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE2 # GetParam() = SSE22750 Start 1241: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR2751 Start 1242: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/AVX2 # GetParam() = AVX22752 Start 1243: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE4 # GetParam() = SSE42753 Start 1244: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSSE3 # GetParam() = SSSE32754 Start 1245: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE2 # GetParam() = SSE22755 Start 1246: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SCALAR # GetParam() = SCALAR2756 Start 1247: HwyMulTestGroup/HwyMulTest.TestAllMul/AVX2 # GetParam() = AVX22757 Start 1248: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE4 # GetParam() = SSE42758 Start 1249: HwyMulTestGroup/HwyMulTest.TestAllMul/SSSE3 # GetParam() = SSSE32759 Start 1250: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE2 # GetParam() = SSE22760 Start 1251: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = SCALAR2761 Start 1252: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/AVX2 # GetParam() = AVX22762 Start 1253: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE4 # GetParam() = SSE427631206/2072 Test #1207: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.24 sec27641207/2072 Test #1208: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.23 sec27651208/2072 Test #1209: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.23 sec27661209/2072 Test #1210: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.22 sec2767 Start 1254: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSSE3 # GetParam() = SSSE32768 Start 1255: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE2 # GetParam() = SSE22769 Start 1256: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = SCALAR2770 Start 1257: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/AVX2 # GetParam() = AVX227711210/2072 Test #1211: HwyMinMaxTestGroup/HwyMinMaxTest.TestMinMaxF/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.25 sec27721211/2072 Test #1212: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.23 sec27731212/2072 Test #1213: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.23 sec27741213/2072 Test #1214: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.22 sec27751214/2072 Test #1215: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.22 sec27761215/2072 Test #1216: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128/SCALAR # GetParam() = SCALAR .................................................... Passed 0.21 sec27771216/2072 Test #1217: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/AVX2 # GetParam() = AVX2 ................................................... Passed 0.21 sec27781217/2072 Test #1218: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE4 # GetParam() = SSE4 ................................................... Passed 0.20 sec27791218/2072 Test #1219: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.20 sec27801219/2072 Test #1220: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SSE2 # GetParam() = SSE2 ................................................... Passed 0.20 sec27811220/2072 Test #1221: HwyMinMax128TestGroup/HwyMinMax128Test.TestAllMinMax128Upper/SCALAR # GetParam() = SCALAR ............................................... Passed 0.19 sec27821221/2072 Test #1222: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.19 sec27831222/2072 Test #1223: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.18 sec27841223/2072 Test #1224: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.18 sec27851224/2072 Test #1225: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.18 sec27861225/2072 Test #1226: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByPow2/SCALAR # GetParam() = SCALAR .................................................... Passed 0.17 sec27871226/2072 Test #1227: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/AVX2 # GetParam() = AVX2 ................................................... Passed 0.17 sec27881227/2072 Test #1228: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE4 # GetParam() = SSE4 ................................................... Passed 0.17 sec27891228/2072 Test #1229: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSSE3 # GetParam() = SSSE3 ................................................. Passed 0.16 sec27901229/2072 Test #1230: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SSE2 # GetParam() = SSE2 ................................................... Passed 0.16 sec27911230/2072 Test #1231: HwyMulByPow2TestGroup/HwyMulByPow2Test.TestAllMulByFloorPow2/SCALAR # GetParam() = SCALAR ............................................... Passed 0.16 sec27921231/2072 Test #1232: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 .......................................... Passed 0.15 sec27931232/2072 Test #1233: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 .......................................... Passed 0.15 sec27941233/2072 Test #1234: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.14 sec27951234/2072 Test #1235: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 .......................................... Passed 0.13 sec27961235/2072 Test #1236: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR ...................................... Passed 0.13 sec27971236/2072 Test #1237: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/AVX2 # GetParam() = AVX2 ....................................... Passed 0.13 sec27981237/2072 Test #1238: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE4 # GetParam() = SSE4 ....................................... Passed 0.12 sec27991238/2072 Test #1239: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSSE3 # GetParam() = SSSE3 ..................................... Passed 0.12 sec28001239/2072 Test #1240: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SSE2 # GetParam() = SSE2 ....................................... Passed 0.11 sec28011240/2072 Test #1241: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAdd/SCALAR # GetParam() = SCALAR ................................... Passed 0.11 sec28021241/2072 Test #1242: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/AVX2 # GetParam() = AVX2 ................................ Passed 0.11 sec28031242/2072 Test #1243: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE4 # GetParam() = SSE4 ................................ Passed 0.10 sec28041243/2072 Test #1244: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSSE3 # GetParam() = SSSE3 .............................. Passed 0.10 sec28051244/2072 Test #1245: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SSE2 # GetParam() = SSE2 ................................ Passed 0.09 sec28061245/2072 Test #1246: HwyMulPairwiseTestGroup/HwyMulPairwiseTest.TestAllSatWidenMulPairwiseAccumulate/SCALAR # GetParam() = SCALAR ............................ Passed 0.09 sec28071246/2072 Test #1247: HwyMulTestGroup/HwyMulTest.TestAllMul/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.08 sec28081247/2072 Test #1248: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.07 sec28091248/2072 Test #1249: HwyMulTestGroup/HwyMulTest.TestAllMul/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.07 sec28101249/2072 Test #1250: HwyMulTestGroup/HwyMulTest.TestAllMul/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.06 sec28111250/2072 Test #1251: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.06 sec28121251/2072 Test #1252: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.06 sec2813 Start 1258: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE4 # GetParam() = SSE42814 Start 1259: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSSE3 # GetParam() = SSSE32815 Start 1260: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE2 # GetParam() = SSE22816 Start 1261: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = SCALAR2817 Start 1262: HwyMulTestGroup/HwyMulTest.TestAllMulEven/AVX2 # GetParam() = AVX22818 Start 1263: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE4 # GetParam() = SSE42819 Start 1264: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSSE3 # GetParam() = SSSE32820 Start 1265: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE2 # GetParam() = SSE22821 Start 1266: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = SCALAR2822 Start 1267: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/AVX2 # GetParam() = AVX22823 Start 1268: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE4 # GetParam() = SSE42824 Start 1269: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSSE3 # GetParam() = SSSE32825 Start 1270: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE2 # GetParam() = SSE22826 Start 1271: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SCALAR # GetParam() = SCALAR2827 Start 1272: HwyMulTestGroup/HwyMulTest.TestAllMulRound/AVX2 # GetParam() = AVX22828 Start 1273: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE4 # GetParam() = SSE42829 Start 1274: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSSE3 # GetParam() = SSSE32830 Start 1275: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE2 # GetParam() = SSE22831 Start 1276: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SCALAR # GetParam() = SCALAR2832 Start 1277: HwyNegTestGroup/HwyNegTest.TestAllAbs/AVX2 # GetParam() = AVX22833 Start 1278: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE4 # GetParam() = SSE42834 Start 1279: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSSE3 # GetParam() = SSSE32835 Start 1280: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE2 # GetParam() = SSE22836 Start 1281: HwyNegTestGroup/HwyNegTest.TestAllAbs/SCALAR # GetParam() = SCALAR2837 Start 1282: HwyNegTestGroup/HwyNegTest.TestAllNeg/AVX2 # GetParam() = AVX22838 Start 1283: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE4 # GetParam() = SSE42839 Start 1284: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSSE3 # GetParam() = SSSE32840 Start 1285: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE2 # GetParam() = SSE22841 Start 1286: HwyNegTestGroup/HwyNegTest.TestAllNeg/SCALAR # GetParam() = SCALAR2842 Start 1287: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/AVX2 # GetParam() = AVX22843 Start 1288: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE4 # GetParam() = SSE42844 Start 1289: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSSE3 # GetParam() = SSSE32845 Start 1290: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE2 # GetParam() = SSE22846 Start 1291: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SCALAR # GetParam() = SCALAR2847 Start 1292: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/AVX2 # GetParam() = AVX22848 Start 1293: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE4 # GetParam() = SSE42849 Start 1294: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSSE3 # GetParam() = SSSE32850 Start 1295: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE2 # GetParam() = SSE22851 Start 1296: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = SCALAR2852 Start 1297: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/AVX2 # GetParam() = AVX22853 Start 1298: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE4 # GetParam() = SSE42854 Start 1299: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSSE3 # GetParam() = SSSE328551252/2072 Test #1253: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.25 sec28561253/2072 Test #1254: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.24 sec28571254/2072 Test #1255: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.23 sec28581255/2072 Test #1256: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.23 sec2859 Start 1300: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE2 # GetParam() = SSE22860 Start 1301: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = SCALAR2861 Start 1302: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/AVX2 # GetParam() = AVX22862 Start 1303: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE4 # GetParam() = SSE428631256/2072 Test #1257: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.24 sec28641257/2072 Test #1258: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.22 sec28651258/2072 Test #1259: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.22 sec28661259/2072 Test #1260: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.21 sec28671260/2072 Test #1261: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.21 sec28681261/2072 Test #1262: HwyMulTestGroup/HwyMulTest.TestAllMulEven/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.20 sec28691262/2072 Test #1263: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.20 sec28701263/2072 Test #1264: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.19 sec28711264/2072 Test #1265: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.19 sec28721265/2072 Test #1266: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.18 sec28731266/2072 Test #1267: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.18 sec28741267/2072 Test #1268: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.17 sec28751268/2072 Test #1269: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.17 sec28761269/2072 Test #1270: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.16 sec28771270/2072 Test #1271: HwyMulTestGroup/HwyMulTest.TestAllMulOdd/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.16 sec28781271/2072 Test #1272: HwyMulTestGroup/HwyMulTest.TestAllMulRound/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.15 sec28791272/2072 Test #1273: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.15 sec28801273/2072 Test #1274: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.14 sec28811274/2072 Test #1275: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.13 sec28821275/2072 Test #1276: HwyMulTestGroup/HwyMulTest.TestAllMulRound/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.13 sec28831276/2072 Test #1277: HwyNegTestGroup/HwyNegTest.TestAllAbs/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.12 sec28841277/2072 Test #1278: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.12 sec28851278/2072 Test #1279: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.11 sec28861279/2072 Test #1280: HwyNegTestGroup/HwyNegTest.TestAllAbs/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.11 sec28871280/2072 Test #1281: HwyNegTestGroup/HwyNegTest.TestAllAbs/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.10 sec28881281/2072 Test #1282: HwyNegTestGroup/HwyNegTest.TestAllNeg/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.10 sec28891282/2072 Test #1283: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.10 sec28901283/2072 Test #1284: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.09 sec28911284/2072 Test #1285: HwyNegTestGroup/HwyNegTest.TestAllNeg/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.09 sec28921285/2072 Test #1286: HwyNegTestGroup/HwyNegTest.TestAllNeg/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.08 sec28931286/2072 Test #1287: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.08 sec28941287/2072 Test #1288: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.07 sec28951288/2072 Test #1289: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.07 sec28961289/2072 Test #1290: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.06 sec28971290/2072 Test #1291: HwyNegTestGroup/HwyNegTest.TestAllIntegerAbsDiff/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.06 sec28981291/2072 Test #1292: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.06 sec28991292/2072 Test #1293: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.05 sec29001293/2072 Test #1294: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.05 sec29011294/2072 Test #1295: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.04 sec29021295/2072 Test #1296: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = SCALAR ................................................... Passed 0.04 sec29031296/2072 Test #1297: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/AVX2 # GetParam() = AVX2 .................................................... Passed 0.03 sec2904 Start 1304: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSSE3 # GetParam() = SSSE32905 Start 1305: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE2 # GetParam() = SSE22906 Start 1306: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SCALAR # GetParam() = SCALAR2907 Start 1307: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/AVX2 # GetParam() = AVX22908 Start 1308: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE4 # GetParam() = SSE42909 Start 1309: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSSE3 # GetParam() = SSSE32910 Start 1310: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE2 # GetParam() = SSE22911 Start 1311: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SCALAR # GetParam() = SCALAR2912 Start 1312: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/AVX2 # GetParam() = AVX22913 Start 1313: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE4 # GetParam() = SSE42914 Start 1314: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSSE3 # GetParam() = SSSE32915 Start 1315: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE2 # GetParam() = SSE22916 Start 1316: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = SCALAR2917 Start 1317: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/AVX2 # GetParam() = AVX22918 Start 1318: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE4 # GetParam() = SSE42919 Start 1319: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSSE3 # GetParam() = SSSE32920 Start 1320: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE2 # GetParam() = SSE22921 Start 1321: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SCALAR # GetParam() = SCALAR2922 Start 1322: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/AVX2 # GetParam() = AVX22923 Start 1323: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE4 # GetParam() = SSE42924 Start 1324: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSSE3 # GetParam() = SSSE32925 Start 1325: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE2 # GetParam() = SSE22926 Start 1326: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SCALAR # GetParam() = SCALAR2927 Start 1327: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/AVX2 # GetParam() = AVX22928 Start 1328: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE4 # GetParam() = SSE42929 Start 1329: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSSE3 # GetParam() = SSSE32930 Start 1330: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE2 # GetParam() = SSE22931 Start 1331: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SCALAR # GetParam() = SCALAR2932 Start 1332: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/AVX2 # GetParam() = AVX22933 Start 1333: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE4 # GetParam() = SSE42934 Start 1334: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSSE3 # GetParam() = SSSE32935 Start 1335: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE2 # GetParam() = SSE22936 Start 1336: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SCALAR # GetParam() = SCALAR2937 Start 1337: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/AVX2 # GetParam() = AVX22938 Start 1338: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE4 # GetParam() = SSE42939 Start 1339: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSSE3 # GetParam() = SSSE32940 Start 1340: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE2 # GetParam() = SSE22941 Start 1341: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SCALAR # GetParam() = SCALAR2942 Start 1342: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/AVX2 # GetParam() = AVX22943 Start 1343: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE4 # GetParam() = SSE42944 Start 1344: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSSE3 # GetParam() = SSSE329451297/2072 Test #1298: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE4 # GetParam() = SSE4 .................................................... Passed 0.23 sec29461298/2072 Test #1299: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.22 sec29471299/2072 Test #1300: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SSE2 # GetParam() = SSE2 .................................................... Passed 0.22 sec29481300/2072 Test #1301: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = SCALAR ................................................ Passed 0.22 sec29491301/2072 Test #1302: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.21 sec2950 Start 1345: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE2 # GetParam() = SSE22951 Start 1346: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = SCALAR2952 Start 1347: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/AVX2 # GetParam() = AVX22953 Start 1348: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE4 # GetParam() = SSE42954 Start 1349: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSSE3 # GetParam() = SSSE329551302/2072 Test #1303: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.23 sec29561303/2072 Test #1304: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.22 sec29571304/2072 Test #1305: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.21 sec29581305/2072 Test #1306: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf2/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.21 sec29591306/2072 Test #1307: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.20 sec29601307/2072 Test #1308: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.20 sec29611308/2072 Test #1309: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.19 sec29621309/2072 Test #1310: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.19 sec29631310/2072 Test #1311: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf4/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.18 sec29641311/2072 Test #1312: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.18 sec29651312/2072 Test #1313: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.17 sec29661313/2072 Test #1314: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.17 sec29671314/2072 Test #1315: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.16 sec29681315/2072 Test #1316: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.16 sec29691316/2072 Test #1317: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/AVX2 # GetParam() = AVX2 .................................................. Passed 0.16 sec29701317/2072 Test #1318: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE4 # GetParam() = SSE4 .................................................. Passed 0.15 sec29711318/2072 Test #1319: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.15 sec29721319/2072 Test #1320: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SSE2 # GetParam() = SSE2 .................................................. Passed 0.14 sec29731320/2072 Test #1321: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceSum/SCALAR # GetParam() = SCALAR .............................................. Passed 0.14 sec29741321/2072 Test #1322: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/AVX2 # GetParam() = AVX2 .................................................. Passed 0.13 sec29751322/2072 Test #1323: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE4 # GetParam() = SSE4 .................................................. Passed 0.13 sec29761323/2072 Test #1324: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.12 sec29771324/2072 Test #1325: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SSE2 # GetParam() = SSE2 .................................................. Passed 0.12 sec29781325/2072 Test #1326: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMin/SCALAR # GetParam() = SCALAR .............................................. Passed 0.11 sec29791326/2072 Test #1327: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/AVX2 # GetParam() = AVX2 .................................................. Passed 0.11 sec29801327/2072 Test #1328: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE4 # GetParam() = SSE4 .................................................. Passed 0.10 sec29811328/2072 Test #1329: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.10 sec29821329/2072 Test #1330: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SSE2 # GetParam() = SSE2 .................................................. Passed 0.10 sec29831330/2072 Test #1331: HwyReductionTestGroup/HwyReductionTest.TestAllMaskedReduceMax/SCALAR # GetParam() = SCALAR .............................................. Passed 0.09 sec29841331/2072 Test #1332: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/AVX2 # GetParam() = AVX2 ................................................ Passed 0.09 sec29851332/2072 Test #1333: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE4 # GetParam() = SSE4 ................................................ Passed 0.09 sec29861333/2072 Test #1334: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.08 sec29871334/2072 Test #1335: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SSE2 # GetParam() = SSE2 ................................................ Passed 0.08 sec29881335/2072 Test #1336: HwyResizeTestGroup/HwyResizeTest.TestAllTruncatingResizeBitCast/SCALAR # GetParam() = SCALAR ............................................ Passed 0.07 sec29891336/2072 Test #1337: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/AVX2 # GetParam() = AVX2 ................................................. Passed 0.07 sec29901337/2072 Test #1338: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE4 # GetParam() = SSE4 ................................................. Passed 0.06 sec29911338/2072 Test #1339: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.06 sec29921339/2072 Test #1340: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SSE2 # GetParam() = SSE2 ................................................. Passed 0.05 sec29931340/2072 Test #1341: HwyResizeTestGroup/HwyResizeTest.TestAllExtendingResizeBitCast/SCALAR # GetParam() = SCALAR ............................................. Passed 0.05 sec29941341/2072 Test #1342: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.04 sec29951342/2072 Test #1343: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.04 sec2996 Start 1350: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE2 # GetParam() = SSE22997 Start 1351: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = SCALAR2998 Start 1352: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/AVX2 # GetParam() = AVX22999 Start 1353: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE4 # GetParam() = SSE43000 Start 1354: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSSE3 # GetParam() = SSSE33001 Start 1355: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE2 # GetParam() = SSE23002 Start 1356: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = SCALAR3003 Start 1357: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/AVX2 # GetParam() = AVX23004 Start 1358: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE4 # GetParam() = SSE43005 Start 1359: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSSE3 # GetParam() = SSSE33006 Start 1360: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE2 # GetParam() = SSE23007 Start 1361: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = SCALAR3008 Start 1362: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/AVX2 # GetParam() = AVX23009 Start 1363: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE4 # GetParam() = SSE43010 Start 1364: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSSE3 # GetParam() = SSSE33011 Start 1365: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE2 # GetParam() = SSE23012 Start 1366: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SCALAR # GetParam() = SCALAR3013 Start 1367: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/AVX2 # GetParam() = AVX23014 Start 1368: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE4 # GetParam() = SSE43015 Start 1369: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSSE3 # GetParam() = SSSE33016 Start 1370: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE2 # GetParam() = SSE23017 Start 1371: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SCALAR # GetParam() = SCALAR3018 Start 1372: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/AVX2 # GetParam() = AVX23019 Start 1373: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE4 # GetParam() = SSE43020 Start 1374: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSSE3 # GetParam() = SSSE33021 Start 1375: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE2 # GetParam() = SSE23022 Start 1376: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = SCALAR3023 Start 1377: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/AVX2 # GetParam() = AVX23024 Start 1378: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE4 # GetParam() = SSE43025 Start 1379: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSSE3 # GetParam() = SSSE33026 Start 1380: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE2 # GetParam() = SSE23027 Start 1381: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SCALAR # GetParam() = SCALAR3028 Start 1382: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/AVX2 # GetParam() = AVX23029 Start 1383: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE4 # GetParam() = SSE43030 Start 1384: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSSE3 # GetParam() = SSSE33031 Start 1385: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE2 # GetParam() = SSE23032 Start 1386: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SCALAR # GetParam() = SCALAR3033 Start 1387: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/AVX2 # GetParam() = AVX23034 Start 1388: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE4 # GetParam() = SSE43035 Start 1389: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSSE3 # GetParam() = SSSE33036 Start 1390: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE2 # GetParam() = SSE230371343/2072 Test #1344: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.24 sec30381344/2072 Test #1345: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.23 sec30391345/2072 Test #1346: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.22 sec30401346/2072 Test #1347: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.22 sec30411347/2072 Test #1348: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.22 sec3042 Start 1391: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SCALAR # GetParam() = SCALAR3043 Start 1392: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/AVX2 # GetParam() = AVX23044 Start 1393: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE4 # GetParam() = SSE43045 Start 1394: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSSE3 # GetParam() = SSSE33046 Start 1395: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE2 # GetParam() = SSE230471348/2072 Test #1349: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.25 sec30481349/2072 Test #1350: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.23 sec30491350/2072 Test #1351: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.23 sec30501351/2072 Test #1352: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.22 sec30511352/2072 Test #1353: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.22 sec30521353/2072 Test #1354: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.21 sec30531354/2072 Test #1355: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.21 sec30541355/2072 Test #1356: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.20 sec30551356/2072 Test #1357: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.19 sec30561357/2072 Test #1358: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.19 sec30571358/2072 Test #1359: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.18 sec30581359/2072 Test #1360: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.18 sec30591360/2072 Test #1361: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.17 sec30601361/2072 Test #1362: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.17 sec30611362/2072 Test #1363: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.16 sec30621363/2072 Test #1364: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.16 sec30631364/2072 Test #1365: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.15 sec30641365/2072 Test #1366: HwyReverseTestGroup/HwyReverseTest.TestAllReverseLaneBytes/SCALAR # GetParam() = SCALAR ................................................. Passed 0.15 sec30651366/2072 Test #1367: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.15 sec30661367/2072 Test #1368: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.14 sec30671368/2072 Test #1369: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.14 sec30681369/2072 Test #1370: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.13 sec30691370/2072 Test #1371: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBits/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec30701371/2072 Test #1372: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.12 sec30711372/2072 Test #1373: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.12 sec30721373/2072 Test #1374: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.11 sec30731374/2072 Test #1375: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.11 sec30741375/2072 Test #1376: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = SCALAR .................................................... Passed 0.10 sec30751376/2072 Test #1377: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.09 sec30761377/2072 Test #1378: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.09 sec30771378/2072 Test #1379: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.08 sec30781379/2072 Test #1380: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.08 sec30791380/2072 Test #1381: HwyRotateTestGroup/HwyRotateTest.TestAllRotateLeft/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.08 sec30801381/2072 Test #1382: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.07 sec30811382/2072 Test #1383: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.07 sec30821383/2072 Test #1384: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.07 sec30831384/2072 Test #1385: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.06 sec30841385/2072 Test #1386: HwyRotateTestGroup/HwyRotateTest.TestAllRotateRight/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.06 sec30851386/2072 Test #1387: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.05 sec30861387/2072 Test #1388: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.05 sec30871388/2072 Test #1389: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.04 sec3088 Start 1396: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SCALAR # GetParam() = SCALAR3089 Start 1397: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/AVX2 # GetParam() = AVX23090 Start 1398: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE4 # GetParam() = SSE43091 Start 1399: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSSE3 # GetParam() = SSSE33092 Start 1400: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE2 # GetParam() = SSE23093 Start 1401: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SCALAR # GetParam() = SCALAR3094 Start 1402: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/AVX2 # GetParam() = AVX23095 Start 1403: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE4 # GetParam() = SSE43096 Start 1404: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSSE3 # GetParam() = SSSE33097 Start 1405: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE2 # GetParam() = SSE23098 Start 1406: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SCALAR # GetParam() = SCALAR3099 Start 1407: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/AVX2 # GetParam() = AVX23100 Start 1408: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE4 # GetParam() = SSE43101 Start 1409: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSSE3 # GetParam() = SSSE33102 Start 1410: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE2 # GetParam() = SSE23103 Start 1411: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = SCALAR3104 Start 1412: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/AVX2 # GetParam() = AVX23105 Start 1413: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE4 # GetParam() = SSE43106 Start 1414: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSSE3 # GetParam() = SSSE33107 Start 1415: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE2 # GetParam() = SSE23108 Start 1416: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = SCALAR3109 Start 1417: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/AVX2 # GetParam() = AVX23110 Start 1418: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE4 # GetParam() = SSE43111 Start 1419: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSSE3 # GetParam() = SSSE33112 Start 1420: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE2 # GetParam() = SSE23113 Start 1421: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SCALAR # GetParam() = SCALAR3114 Start 1422: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/AVX2 # GetParam() = AVX23115 Start 1423: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE4 # GetParam() = SSE43116 Start 1424: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSSE3 # GetParam() = SSSE33117 Start 1425: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE2 # GetParam() = SSE23118 Start 1426: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SCALAR # GetParam() = SCALAR3119 Start 1427: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/AVX2 # GetParam() = AVX23120 Start 1428: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE4 # GetParam() = SSE43121 Start 1429: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSSE3 # GetParam() = SSSE33122 Start 1430: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE2 # GetParam() = SSE23123 Start 1431: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SCALAR # GetParam() = SCALAR3124 Start 1432: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/AVX2 # GetParam() = AVX23125 Start 1433: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE4 # GetParam() = SSE43126 Start 1434: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSSE3 # GetParam() = SSSE33127 Start 1435: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE2 # GetParam() = SSE23128 Start 1436: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SCALAR # GetParam() = SCALAR31291389/2072 Test #1390: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.26 sec31301390/2072 Test #1391: HwyRotateTestGroup/HwyRotateTest.TestAllVariableRotations/SCALAR # GetParam() = SCALAR .................................................. Passed 0.25 sec31311391/2072 Test #1392: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/AVX2 # GetParam() = AVX2 .................................................. Passed 0.25 sec31321392/2072 Test #1393: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE4 # GetParam() = SSE4 .................................................. Passed 0.24 sec31331393/2072 Test #1394: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.23 sec3134 Start 1437: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/AVX2 # GetParam() = AVX23135 Start 1438: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE4 # GetParam() = SSE43136 Start 1439: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSSE3 # GetParam() = SSSE33137 Start 1440: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE2 # GetParam() = SSE23138 Start 1441: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SCALAR # GetParam() = SCALAR31391394/2072 Test #1395: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SSE2 # GetParam() = SSE2 .................................................. Passed 0.26 sec31401395/2072 Test #1396: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAddSub/SCALAR # GetParam() = SCALAR .............................................. Passed 0.25 sec31411396/2072 Test #1397: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.24 sec31421397/2072 Test #1398: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.24 sec31431398/2072 Test #1399: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.23 sec31441399/2072 Test #1400: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.23 sec31451400/2072 Test #1401: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedAbs/SCALAR # GetParam() = SCALAR ................................................. Passed 0.22 sec31461401/2072 Test #1402: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.21 sec31471402/2072 Test #1403: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.21 sec31481403/2072 Test #1404: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.20 sec31491404/2072 Test #1405: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.19 sec31501405/2072 Test #1406: HwySaturatedTestGroup/HwySaturatedTest.TestAllSaturatedNeg/SCALAR # GetParam() = SCALAR ................................................. Passed 0.19 sec31511406/2072 Test #1407: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.18 sec31521407/2072 Test #1408: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.18 sec31531408/2072 Test #1409: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.17 sec31541409/2072 Test #1410: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.17 sec31551410/2072 Test #1411: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.16 sec31561411/2072 Test #1412: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.16 sec31571412/2072 Test #1413: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.15 sec31581413/2072 Test #1414: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.15 sec31591414/2072 Test #1415: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.14 sec31601415/2072 Test #1416: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.14 sec31611416/2072 Test #1417: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.13 sec31621417/2072 Test #1418: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.13 sec31631418/2072 Test #1419: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.12 sec31641419/2072 Test #1420: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.12 sec31651420/2072 Test #1421: HwyShiftTestGroup/HwyShiftTest.TestAllRoundingShiftRight/SCALAR # GetParam() = SCALAR ................................................... Passed 0.11 sec31661421/2072 Test #1422: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/AVX2 # GetParam() = AVX2 ...................................................... Passed 0.11 sec31671422/2072 Test #1423: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE4 # GetParam() = SSE4 ...................................................... Passed 0.11 sec31681423/2072 Test #1424: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSSE3 # GetParam() = SSSE3 .................................................... Passed 0.10 sec31691424/2072 Test #1425: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SSE2 # GetParam() = SSE2 ...................................................... Passed 0.10 sec31701425/2072 Test #1426: HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/SCALAR # GetParam() = SCALAR .................................................. Passed 0.09 sec31711426/2072 Test #1427: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec31721427/2072 Test #1428: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.08 sec31731428/2072 Test #1429: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.07 sec31741429/2072 Test #1430: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.07 sec31751430/2072 Test #1431: HwyShiftTestGroup/HwyShiftTest.TestAllMaskedShift/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.07 sec31761431/2072 Test #1432: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.06 sec31771432/2072 Test #1433: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.06 sec31781433/2072 Test #1434: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.05 sec31791434/2072 Test #1435: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.04 sec3180 Start 1442: HwySignTestGroup/HwySignTest.TestAllCopySign/AVX2 # GetParam() = AVX23181 Start 1443: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE4 # GetParam() = SSE43182 Start 1444: HwySignTestGroup/HwySignTest.TestAllCopySign/SSSE3 # GetParam() = SSSE33183 Start 1445: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE2 # GetParam() = SSE23184 Start 1446: HwySignTestGroup/HwySignTest.TestAllCopySign/SCALAR # GetParam() = SCALAR3185 Start 1447: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/AVX2 # GetParam() = AVX23186 Start 1448: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE4 # GetParam() = SSE43187 Start 1449: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSSE3 # GetParam() = SSSE33188 Start 1450: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE2 # GetParam() = SSE23189 Start 1451: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SCALAR # GetParam() = SCALAR3190 Start 1452: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/AVX2 # GetParam() = AVX23191 Start 1453: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE4 # GetParam() = SSE43192 Start 1454: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSSE3 # GetParam() = SSSE33193 Start 1455: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE2 # GetParam() = SSE23194 Start 1456: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SCALAR # GetParam() = SCALAR3195 Start 1457: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/AVX2 # GetParam() = AVX23196 Start 1458: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE4 # GetParam() = SSE43197 Start 1459: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSSE3 # GetParam() = SSSE33198 Start 1460: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE2 # GetParam() = SSE23199 Start 1461: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SCALAR # GetParam() = SCALAR3200 Start 1462: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/AVX2 # GetParam() = AVX23201 Start 1463: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE4 # GetParam() = SSE43202 Start 1464: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSSE3 # GetParam() = SSSE33203 Start 1465: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE2 # GetParam() = SSE23204 Start 1466: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SCALAR # GetParam() = SCALAR3205 Start 1467: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/AVX2 # GetParam() = AVX23206 Start 1468: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE4 # GetParam() = SSE43207 Start 1469: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSSE3 # GetParam() = SSSE33208 Start 1470: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE2 # GetParam() = SSE23209 Start 1471: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SCALAR # GetParam() = SCALAR3210 Start 1472: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/AVX2 # GetParam() = AVX23211 Start 1473: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE4 # GetParam() = SSE43212 Start 1474: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSSE3 # GetParam() = SSSE33213 Start 1475: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE2 # GetParam() = SSE23214 Start 1476: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SCALAR # GetParam() = SCALAR3215 Start 1477: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/AVX2 # GetParam() = AVX23216 Start 1478: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE4 # GetParam() = SSE43217 Start 1479: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSSE3 # GetParam() = SSSE33218 Start 1480: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE2 # GetParam() = SSE23219 Start 1481: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SCALAR # GetParam() = SCALAR3220 Start 1482: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/AVX2 # GetParam() = AVX232211435/2072 Test #1436: HwyShiftTestGroup/HwyShiftTest.TestAllMultiRotateRight/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.24 sec32221436/2072 Test #1437: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/AVX2 # GetParam() = AVX2 ............................................... Passed 0.23 sec32231437/2072 Test #1438: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE4 # GetParam() = SSE4 ............................................... Passed 0.22 sec32241438/2072 Test #1439: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.22 sec32251439/2072 Test #1440: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SSE2 # GetParam() = SSE2 ............................................... Passed 0.21 sec3226 Start 1483: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE4 # GetParam() = SSE43227 Start 1484: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSSE3 # GetParam() = SSSE33228 Start 1485: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE2 # GetParam() = SSE23229 Start 1486: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SCALAR # GetParam() = SCALAR3230 Start 1487: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/AVX2 # GetParam() = AVX232311440/2072 Test #1441: HwyShuffle4TestGroup/HwyShuffle4Test.TestAllPer4LaneBlockShuffle/SCALAR # GetParam() = SCALAR ........................................... Passed 0.24 sec32321441/2072 Test #1442: HwySignTestGroup/HwySignTest.TestAllCopySign/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.23 sec32331442/2072 Test #1443: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.22 sec32341443/2072 Test #1444: HwySignTestGroup/HwySignTest.TestAllCopySign/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.22 sec32351444/2072 Test #1445: HwySignTestGroup/HwySignTest.TestAllCopySign/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.21 sec32361445/2072 Test #1446: HwySignTestGroup/HwySignTest.TestAllCopySign/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.21 sec32371446/2072 Test #1447: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.20 sec32381447/2072 Test #1448: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.20 sec32391448/2072 Test #1449: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.20 sec32401449/2072 Test #1450: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.19 sec32411450/2072 Test #1451: HwySignTestGroup/HwySignTest.TestAllBroadcastSignBit/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.18 sec32421451/2072 Test #1452: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/AVX2 # GetParam() = AVX2 ................................................. Passed 0.18 sec32431452/2072 Test #1453: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE4 # GetParam() = SSE4 ................................................. Passed 0.17 sec32441453/2072 Test #1454: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.17 sec32451454/2072 Test #1455: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SSE2 # GetParam() = SSE2 ................................................. Passed 0.16 sec32461455/2072 Test #1456: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideUpLanes/SCALAR # GetParam() = SCALAR ............................................. Passed 0.16 sec32471456/2072 Test #1457: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/AVX2 # GetParam() = AVX2 ............................................... Passed 0.15 sec32481457/2072 Test #1458: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE4 # GetParam() = SSE4 ............................................... Passed 0.15 sec32491458/2072 Test #1459: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.14 sec32501459/2072 Test #1460: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SSE2 # GetParam() = SSE2 ............................................... Passed 0.14 sec32511460/2072 Test #1461: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideDownLanes/SCALAR # GetParam() = SCALAR ........................................... Passed 0.13 sec32521461/2072 Test #1462: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/AVX2 # GetParam() = AVX2 ....................................................... Passed 0.13 sec32531462/2072 Test #1463: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE4 # GetParam() = SSE4 ....................................................... Passed 0.12 sec32541463/2072 Test #1464: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSSE3 # GetParam() = SSSE3 ..................................................... Passed 0.12 sec32551464/2072 Test #1465: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SSE2 # GetParam() = SSE2 ....................................................... Passed 0.11 sec32561465/2072 Test #1466: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlide1/SCALAR # GetParam() = SCALAR ................................................... Passed 0.11 sec32571466/2072 Test #1467: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/AVX2 # GetParam() = AVX2 .................................................. Passed 0.11 sec32581467/2072 Test #1468: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE4 # GetParam() = SSE4 .................................................. Passed 0.10 sec32591468/2072 Test #1469: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSSE3 # GetParam() = SSSE3 ................................................ Passed 0.10 sec32601469/2072 Test #1470: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SSE2 # GetParam() = SSE2 .................................................. Passed 0.09 sec32611470/2072 Test #1471: HwySlideUpDownTestGroup/HwySlideUpDownTest.TestAllSlideBlocks/SCALAR # GetParam() = SCALAR .............................................. Passed 0.09 sec32621471/2072 Test #1472: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/AVX2 # GetParam() = AVX2 ............................................... Passed 0.08 sec32631472/2072 Test #1473: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE4 # GetParam() = SSE4 ............................................... Passed 0.08 sec32641473/2072 Test #1474: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.08 sec32651474/2072 Test #1475: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SSE2 # GetParam() = SSE2 ............................................... Passed 0.07 sec32661475/2072 Test #1476: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOf8AbsDiff/SCALAR # GetParam() = SCALAR ........................................... Passed 0.06 sec32671476/2072 Test #1477: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/AVX2 # GetParam() = AVX2 ......................................... Passed 0.06 sec32681477/2072 Test #1478: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE4 # GetParam() = SSE4 ......................................... Passed 0.05 sec32691478/2072 Test #1479: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.05 sec32701479/2072 Test #1480: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SSE2 # GetParam() = SSE2 ......................................... Passed 0.05 sec32711480/2072 Test #1481: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfAdjQuadAbsDiff/SCALAR # GetParam() = SCALAR ..................................... Passed 0.04 sec3272 Start 1488: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE4 # GetParam() = SSE43273 Start 1489: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSSE3 # GetParam() = SSSE33274 Start 1490: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE2 # GetParam() = SSE23275 Start 1491: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SCALAR # GetParam() = SCALAR3276 Start 1492: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/AVX2 # GetParam() = AVX23277 Start 1493: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE4 # GetParam() = SSE43278 Start 1494: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSSE3 # GetParam() = SSSE33279 Start 1495: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE2 # GetParam() = SSE23280 Start 1496: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = SCALAR3281 Start 1497: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/AVX2 # GetParam() = AVX23282 Start 1498: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE4 # GetParam() = SSE43283 Start 1499: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSSE3 # GetParam() = SSSE33284 Start 1500: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE2 # GetParam() = SSE23285 Start 1501: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SCALAR # GetParam() = SCALAR3286 Start 1502: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/AVX2 # GetParam() = AVX23287 Start 1503: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE4 # GetParam() = SSE43288 Start 1504: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSSE3 # GetParam() = SSSE33289 Start 1505: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE2 # GetParam() = SSE23290 Start 1506: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SCALAR # GetParam() = SCALAR3291 Start 1507: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/AVX2 # GetParam() = AVX23292 Start 1508: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE4 # GetParam() = SSE43293 Start 1509: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSSE3 # GetParam() = SSSE33294 Start 1510: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE2 # GetParam() = SSE23295 Start 1511: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SCALAR # GetParam() = SCALAR3296 Start 1512: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/AVX2 # GetParam() = AVX23297 Start 1513: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE4 # GetParam() = SSE43298 Start 1514: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSSE3 # GetParam() = SSSE33299 Start 1515: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE2 # GetParam() = SSE23300 Start 1516: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SCALAR # GetParam() = SCALAR3301 Start 1517: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/AVX2 # GetParam() = AVX23302 Start 1518: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE4 # GetParam() = SSE43303 Start 1519: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSSE3 # GetParam() = SSSE33304 Start 1520: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE2 # GetParam() = SSE23305 Start 1521: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SCALAR # GetParam() = SCALAR3306 Start 1522: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/AVX2 # GetParam() = AVX23307 Start 1523: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE4 # GetParam() = SSE43308 Start 1524: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSSE3 # GetParam() = SSSE33309 Start 1525: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE2 # GetParam() = SSE23310 Start 1526: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = SCALAR3311 Start 1527: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/AVX2 # GetParam() = AVX23312 Start 1528: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE4 # GetParam() = SSE433131481/2072 Test #1482: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/AVX2 # GetParam() = AVX2 .................................... Passed 0.24 sec33141482/2072 Test #1483: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE4 # GetParam() = SSE4 .................................... Passed 0.24 sec33151483/2072 Test #1484: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSSE3 # GetParam() = SSSE3 .................................. Passed 0.23 sec33161484/2072 Test #1485: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SSE2 # GetParam() = SSE2 .................................... Passed 0.23 sec33171485/2072 Test #1486: HwySumsAbsDiffTestGroup/HwySumsAbsDiffTest.TestAllSumsOfShuffledQuadAbsDiff/SCALAR # GetParam() = SCALAR ................................ Passed 0.23 sec3318 Start 1529: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSSE3 # GetParam() = SSSE33319 Start 1530: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE2 # GetParam() = SSE23320 Start 1531: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = SCALAR3321 Start 1532: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/AVX2 # GetParam() = AVX23322 Start 1533: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE4 # GetParam() = SSE433231486/2072 Test #1487: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/AVX2 # GetParam() = AVX2 .............................................. Passed 0.24 sec33241487/2072 Test #1488: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE4 # GetParam() = SSE4 .............................................. Passed 0.23 sec33251488/2072 Test #1489: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSSE3 # GetParam() = SSSE3 ............................................ Passed 0.23 sec33261489/2072 Test #1490: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SSE2 # GetParam() = SSE2 .............................................. Passed 0.22 sec33271490/2072 Test #1491: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllOddEvenBlocks/SCALAR # GetParam() = SCALAR .......................................... Passed 0.22 sec33281491/2072 Test #1492: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/AVX2 # GetParam() = AVX2 ......................................... Passed 0.21 sec33291492/2072 Test #1493: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE4 # GetParam() = SSE4 ......................................... Passed 0.21 sec33301493/2072 Test #1494: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.21 sec33311494/2072 Test #1495: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SSE2 # GetParam() = SSE2 ......................................... Passed 0.20 sec33321495/2072 Test #1496: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = SCALAR ..................................... Passed 0.20 sec33331496/2072 Test #1497: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/AVX2 # GetParam() = AVX2 ......................................... Passed 0.19 sec33341497/2072 Test #1498: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE4 # GetParam() = SSE4 ......................................... Passed 0.19 sec33351498/2072 Test #1499: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.18 sec33361499/2072 Test #1500: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SSE2 # GetParam() = SSE2 ......................................... Passed 0.17 sec33371500/2072 Test #1501: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksEO/SCALAR # GetParam() = SCALAR ..................................... Passed 0.17 sec33381501/2072 Test #1502: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/AVX2 # GetParam() = AVX2 ......................................... Passed 0.16 sec33391502/2072 Test #1503: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE4 # GetParam() = SSE4 ......................................... Passed 0.16 sec33401503/2072 Test #1504: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.16 sec33411504/2072 Test #1505: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SSE2 # GetParam() = SSE2 ......................................... Passed 0.15 sec33421505/2072 Test #1506: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInterleaveBlocksLU/SCALAR # GetParam() = SCALAR ..................................... Passed 0.14 sec33431506/2072 Test #1507: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/AVX2 # GetParam() = AVX2 ................................................ Passed 0.14 sec33441507/2072 Test #1508: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE4 # GetParam() = SSE4 ................................................ Passed 0.13 sec33451508/2072 Test #1509: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSSE3 # GetParam() = SSSE3 .............................................. Passed 0.13 sec33461509/2072 Test #1510: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SSE2 # GetParam() = SSE2 ................................................ Passed 0.12 sec33471510/2072 Test #1511: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllInsertBlock/SCALAR # GetParam() = SCALAR ............................................ Passed 0.12 sec33481511/2072 Test #1512: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/AVX2 # GetParam() = AVX2 ............................................... Passed 0.11 sec33491512/2072 Test #1513: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE4 # GetParam() = SSE4 ............................................... Passed 0.11 sec33501513/2072 Test #1514: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSSE3 # GetParam() = SSSE3 ............................................. Passed 0.10 sec33511514/2072 Test #1515: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SSE2 # GetParam() = SSE2 ............................................... Passed 0.10 sec33521515/2072 Test #1516: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllExtractBlock/SCALAR # GetParam() = SCALAR ........................................... Passed 0.10 sec33531516/2072 Test #1517: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/AVX2 # GetParam() = AVX2 ............................................. Passed 0.09 sec33541517/2072 Test #1518: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE4 # GetParam() = SSE4 ............................................. Passed 0.09 sec33551518/2072 Test #1519: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.08 sec33561519/2072 Test #1520: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SSE2 # GetParam() = SSE2 ............................................. Passed 0.08 sec33571520/2072 Test #1521: HwySwizzleBlockTestGroup/HwySwizzleBlockTest.TestAllBroadcastBlock/SCALAR # GetParam() = SCALAR ......................................... Passed 0.07 sec33581521/2072 Test #1522: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.07 sec33591522/2072 Test #1523: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.06 sec33601523/2072 Test #1524: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.06 sec33611524/2072 Test #1525: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.05 sec33621525/2072 Test #1526: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.05 sec33631526/2072 Test #1527: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.04 sec3364 Start 1534: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSSE3 # GetParam() = SSSE33365 Start 1535: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE2 # GetParam() = SSE23366 Start 1536: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = SCALAR3367 Start 1537: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/AVX2 # GetParam() = AVX23368 Start 1538: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE4 # GetParam() = SSE43369 Start 1539: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSSE3 # GetParam() = SSSE33370 Start 1540: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE2 # GetParam() = SSE23371 Start 1541: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = SCALAR3372 Start 1542: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/AVX2 # GetParam() = AVX23373 Start 1543: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE4 # GetParam() = SSE43374 Start 1544: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSSE3 # GetParam() = SSSE33375 Start 1545: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE2 # GetParam() = SSE23376 Start 1546: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = SCALAR3377 Start 1547: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/AVX2 # GetParam() = AVX23378 Start 1548: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE4 # GetParam() = SSE43379 Start 1549: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSSE3 # GetParam() = SSSE33380 Start 1550: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE2 # GetParam() = SSE23381 Start 1551: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = SCALAR3382 Start 1552: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/AVX2 # GetParam() = AVX23383 Start 1553: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE4 # GetParam() = SSE43384 Start 1554: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSSE3 # GetParam() = SSSE33385 Start 1555: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE2 # GetParam() = SSE23386 Start 1556: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SCALAR # GetParam() = SCALAR3387 Start 1557: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/AVX2 # GetParam() = AVX23388 Start 1558: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE4 # GetParam() = SSE43389 Start 1559: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSSE3 # GetParam() = SSSE33390 Start 1560: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE2 # GetParam() = SSE23391 Start 1561: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SCALAR # GetParam() = SCALAR3392 Start 1562: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/AVX2 # GetParam() = AVX23393 Start 1563: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE4 # GetParam() = SSE43394 Start 1564: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSSE3 # GetParam() = SSSE33395 Start 1565: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE2 # GetParam() = SSE23396 Start 1566: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SCALAR # GetParam() = SCALAR3397 Start 1567: HwyTableTestGroup/HwyTableTest.TestAllLookup8/AVX2 # GetParam() = AVX23398 Start 1568: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE4 # GetParam() = SSE43399 Start 1569: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSSE3 # GetParam() = SSSE33400 Start 1570: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE2 # GetParam() = SSE23401 Start 1571: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SCALAR # GetParam() = SCALAR3402 Start 1572: TestUtilTestGroup/TestUtilTest.TestAllName/AVX2 # GetParam() = AVX23403 Start 1573: TestUtilTestGroup/TestUtilTest.TestAllName/SSE4 # GetParam() = SSE43404 Start 1574: TestUtilTestGroup/TestUtilTest.TestAllName/SSSE3 # GetParam() = SSSE334051527/2072 Test #1528: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.24 sec34061528/2072 Test #1529: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.23 sec34071529/2072 Test #1530: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.23 sec34081530/2072 Test #1531: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.22 sec34091531/2072 Test #1532: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.22 sec3410 Start 1575: TestUtilTestGroup/TestUtilTest.TestAllName/SSE2 # GetParam() = SSE23411 Start 1576: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = SCALAR3412 Start 1577: TestUtilTestGroup/TestUtilTest.TestAllEqual/AVX2 # GetParam() = AVX23413 Start 1578: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE4 # GetParam() = SSE43414 Start 1579: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSSE3 # GetParam() = SSSE334151532/2072 Test #1533: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.24 sec34161533/2072 Test #1534: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.23 sec34171534/2072 Test #1535: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.23 sec34181535/2072 Test #1536: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.22 sec34191536/2072 Test #1537: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.22 sec34201537/2072 Test #1538: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.21 sec34211538/2072 Test #1539: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.21 sec34221539/2072 Test #1540: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.20 sec34231540/2072 Test #1541: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.19 sec34241541/2072 Test #1542: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.18 sec34251542/2072 Test #1543: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.18 sec34261543/2072 Test #1544: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.17 sec34271544/2072 Test #1545: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.17 sec34281545/2072 Test #1546: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.16 sec34291546/2072 Test #1547: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.16 sec34301547/2072 Test #1548: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.15 sec34311548/2072 Test #1549: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.15 sec34321549/2072 Test #1550: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.14 sec34331550/2072 Test #1551: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.14 sec34341551/2072 Test #1552: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.13 sec34351552/2072 Test #1553: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.13 sec34361553/2072 Test #1554: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.12 sec34371554/2072 Test #1555: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.12 sec34381555/2072 Test #1556: HwySwizzleTestGroup/HwySwizzleTest.TestAllBroadcastLane/SCALAR # GetParam() = SCALAR .................................................... Passed 0.11 sec34391556/2072 Test #1557: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.11 sec34401557/2072 Test #1558: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.11 sec34411558/2072 Test #1559: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.10 sec34421559/2072 Test #1560: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.10 sec34431560/2072 Test #1561: HwyTableTestGroup/HwyTableTest.TestAllTableLookupLanes/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.09 sec34441561/2072 Test #1562: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.09 sec34451562/2072 Test #1563: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.09 sec34461563/2072 Test #1564: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.08 sec34471564/2072 Test #1565: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.08 sec34481565/2072 Test #1566: HwyTableTestGroup/HwyTableTest.TestAllTwoTablesLookupLanes/SCALAR # GetParam() = SCALAR ................................................. Passed 0.08 sec34491566/2072 Test #1567: HwyTableTestGroup/HwyTableTest.TestAllLookup8/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.07 sec34501567/2072 Test #1568: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.07 sec34511568/2072 Test #1569: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.06 sec34521569/2072 Test #1570: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.06 sec34531570/2072 Test #1571: HwyTableTestGroup/HwyTableTest.TestAllLookup8/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.05 sec34541571/2072 Test #1572: TestUtilTestGroup/TestUtilTest.TestAllName/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.05 sec34551572/2072 Test #1573: TestUtilTestGroup/TestUtilTest.TestAllName/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.04 sec3456 Start 1580: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE2 # GetParam() = SSE23457 Start 1581: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = SCALAR3458 Start 1582: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/AVX2 # GetParam() = AVX23459 Start 1583: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE4 # GetParam() = SSE43460 Start 1584: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSSE3 # GetParam() = SSSE33461 Start 1585: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE2 # GetParam() = SSE23462 Start 1586: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SCALAR # GetParam() = SCALAR3463 Start 1587: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/AVX2 # GetParam() = AVX23464 Start 1588: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE4 # GetParam() = SSE43465 Start 1589: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSSE3 # GetParam() = SSSE33466 Start 1590: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE2 # GetParam() = SSE23467 Start 1591: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SCALAR # GetParam() = SCALAR3468 Start 1592: TupleTestGroup/TupleTest.TestAllCreate/AVX2 # GetParam() = AVX23469 Start 1593: TupleTestGroup/TupleTest.TestAllCreate/SSE4 # GetParam() = SSE43470 Start 1594: TupleTestGroup/TupleTest.TestAllCreate/SSSE3 # GetParam() = SSSE33471 Start 1595: TupleTestGroup/TupleTest.TestAllCreate/SSE2 # GetParam() = SSE23472 Start 1596: TupleTestGroup/TupleTest.TestAllCreate/SCALAR # GetParam() = SCALAR3473 Start 1597: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/AVX2 # GetParam() = AVX23474 Start 1598: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE4 # GetParam() = SSE43475 Start 1599: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSSE3 # GetParam() = SSSE33476 Start 1600: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE2 # GetParam() = SSE23477 Start 1601: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SCALAR # GetParam() = SCALAR3478 Start 1602: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/AVX2 # GetParam() = AVX23479 Start 1603: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE4 # GetParam() = SSE43480 Start 1604: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSSE3 # GetParam() = SSSE33481 Start 1605: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE2 # GetParam() = SSE23482 Start 1606: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SCALAR # GetParam() = SCALAR3483 Start 1607: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/AVX2 # GetParam() = AVX23484 Start 1608: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE4 # GetParam() = SSE43485 Start 1609: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSSE3 # GetParam() = SSSE33486 Start 1610: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE2 # GetParam() = SSE23487 Start 1611: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SCALAR # GetParam() = SCALAR3488 Start 1612: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/AVX2 # GetParam() = AVX23489 Start 1613: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE4 # GetParam() = SSE43490 Start 1614: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSSE3 # GetParam() = SSSE33491 Start 1615: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE2 # GetParam() = SSE23492 Start 1616: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = SCALAR3493 Start 1617: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/AVX2 # GetParam() = AVX23494 Start 1618: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE4 # GetParam() = SSE43495 Start 1619: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSSE3 # GetParam() = SSSE33496 Start 1620: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE2 # GetParam() = SSE234971573/2072 Test #1574: TestUtilTestGroup/TestUtilTest.TestAllName/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.26 sec34981574/2072 Test #1575: TestUtilTestGroup/TestUtilTest.TestAllName/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.26 sec34991575/2072 Test #1576: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.25 sec35001576/2072 Test #1577: TestUtilTestGroup/TestUtilTest.TestAllEqual/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.25 sec35011577/2072 Test #1578: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.24 sec35021578/2072 Test #1579: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.24 sec3503 Start 1621: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = SCALAR3504 Start 1622: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/AVX2 # GetParam() = AVX23505 Start 1623: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE4 # GetParam() = SSE43506 Start 1624: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSSE3 # GetParam() = SSSE33507 Start 1625: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE2 # GetParam() = SSE23508 Start 1626: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SCALAR # GetParam() = SCALAR35091579/2072 Test #1580: TestUtilTestGroup/TestUtilTest.TestAllEqual/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.26 sec35101580/2072 Test #1581: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.25 sec35111581/2072 Test #1582: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/AVX2 # GetParam() = AVX2 ........................................................... Passed 0.25 sec35121582/2072 Test #1583: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE4 # GetParam() = SSE4 ........................................................... Passed 0.24 sec35131583/2072 Test #1584: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSSE3 # GetParam() = SSSE3 ......................................................... Passed 0.24 sec35141584/2072 Test #1585: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SSE2 # GetParam() = SSE2 ........................................................... Passed 0.23 sec35151585/2072 Test #1586: HwyTruncateTestGroup/HwyTruncateTest.TestAllTruncate/SCALAR # GetParam() = SCALAR ....................................................... Passed 0.23 sec35161586/2072 Test #1587: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/AVX2 # GetParam() = AVX2 ................................................. Passed 0.22 sec35171587/2072 Test #1588: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE4 # GetParam() = SSE4 ................................................. Passed 0.22 sec35181588/2072 Test #1589: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.21 sec35191589/2072 Test #1590: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SSE2 # GetParam() = SSE2 ................................................. Passed 0.21 sec35201590/2072 Test #1591: HwyTruncateTestGroup/HwyTruncateTest.TestAllOrderedTruncate2To/SCALAR # GetParam() = SCALAR ............................................. Passed 0.20 sec35211591/2072 Test #1592: TupleTestGroup/TupleTest.TestAllCreate/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.20 sec35221592/2072 Test #1593: TupleTestGroup/TupleTest.TestAllCreate/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.20 sec35231593/2072 Test #1594: TupleTestGroup/TupleTest.TestAllCreate/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.19 sec35241594/2072 Test #1595: TupleTestGroup/TupleTest.TestAllCreate/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.18 sec35251595/2072 Test #1596: TupleTestGroup/TupleTest.TestAllCreate/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.18 sec35261596/2072 Test #1597: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/AVX2 # GetParam() = AVX2 ......................................... Passed 0.17 sec35271597/2072 Test #1598: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE4 # GetParam() = SSE4 ......................................... Passed 0.17 sec35281598/2072 Test #1599: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSSE3 # GetParam() = SSSE3 ....................................... Passed 0.16 sec35291599/2072 Test #1600: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SSE2 # GetParam() = SSE2 ......................................... Passed 0.16 sec35301600/2072 Test #1601: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulAccumFixedPoint/SCALAR # GetParam() = SCALAR ..................................... Passed 0.15 sec35311601/2072 Test #1602: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.15 sec35321602/2072 Test #1603: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.14 sec35331603/2072 Test #1604: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.14 sec35341604/2072 Test #1605: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.13 sec35351605/2072 Test #1606: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllMulEvenAdd/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.13 sec35361606/2072 Test #1607: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/AVX2 # GetParam() = AVX2 ................................................. Passed 0.13 sec35371607/2072 Test #1608: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE4 # GetParam() = SSE4 ................................................. Passed 0.12 sec35381608/2072 Test #1609: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSSE3 # GetParam() = SSSE3 ............................................... Passed 0.11 sec35391609/2072 Test #1610: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SSE2 # GetParam() = SSE2 ................................................. Passed 0.11 sec35401610/2072 Test #1611: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllWidenMulAccumulate/SCALAR # GetParam() = SCALAR ............................................. Passed 0.10 sec35411611/2072 Test #1612: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/AVX2 # GetParam() = AVX2 .......................................... Passed 0.09 sec35421612/2072 Test #1613: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE4 # GetParam() = SSE4 .......................................... Passed 0.09 sec35431613/2072 Test #1614: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSSE3 # GetParam() = SSSE3 ........................................ Passed 0.08 sec35441614/2072 Test #1615: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SSE2 # GetParam() = SSE2 .......................................... Passed 0.07 sec35451615/2072 Test #1616: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = SCALAR ...................................... Passed 0.07 sec35461616/2072 Test #1617: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/AVX2 # GetParam() = AVX2 ............................................. Passed 0.06 sec35471617/2072 Test #1618: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE4 # GetParam() = SSE4 ............................................. Passed 0.06 sec35481618/2072 Test #1619: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.05 sec35491619/2072 Test #1620: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SSE2 # GetParam() = SSE2 ............................................. Passed 0.05 sec3550 Start 1627: AutoTuneTest.TestCostDistribution3551 Start 1628: AutoTuneTest.TestNextEdges3552 Start 1629: AutoTuneTest.TestNextSkipAllButOne3553 Start 1630: CopyTestGroup/CopyTest.TestAllFill/AVX2 # GetParam() = AVX23554 Start 1631: CopyTestGroup/CopyTest.TestAllFill/SSE4 # GetParam() = SSE43555 Start 1632: CopyTestGroup/CopyTest.TestAllFill/SSSE3 # GetParam() = SSSE33556 Start 1633: CopyTestGroup/CopyTest.TestAllFill/SSE2 # GetParam() = SSE23557 Start 1634: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = SCALAR3558 Start 1635: CopyTestGroup/CopyTest.TestAllCopy/AVX2 # GetParam() = AVX23559 Start 1636: CopyTestGroup/CopyTest.TestAllCopy/SSE4 # GetParam() = SSE43560 Start 1637: CopyTestGroup/CopyTest.TestAllCopy/SSSE3 # GetParam() = SSSE33561 Start 1638: CopyTestGroup/CopyTest.TestAllCopy/SSE2 # GetParam() = SSE23562 Start 1639: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = SCALAR3563 Start 1640: CopyTestGroup/CopyTest.TestAllCopyIf/AVX2 # GetParam() = AVX23564 Start 1641: CopyTestGroup/CopyTest.TestAllCopyIf/SSE4 # GetParam() = SSE43565 Start 1642: CopyTestGroup/CopyTest.TestAllCopyIf/SSSE3 # GetParam() = SSSE33566 Start 1643: CopyTestGroup/CopyTest.TestAllCopyIf/SSE2 # GetParam() = SSE23567 Start 1644: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = SCALAR3568 Start 1645: CountTestGroup/CountTest.TestAllCount/AVX2 # GetParam() = AVX23569 Start 1646: CountTestGroup/CountTest.TestAllCount/SSE4 # GetParam() = SSE43570 Start 1647: CountTestGroup/CountTest.TestAllCount/SSSE3 # GetParam() = SSSE33571 Start 1648: CountTestGroup/CountTest.TestAllCount/SSE2 # GetParam() = SSE23572 Start 1649: CountTestGroup/CountTest.TestAllCount/SCALAR # GetParam() = SCALAR3573 Start 1650: CountTestGroup/CountTest.TestAllCountIf/AVX2 # GetParam() = AVX23574 Start 1651: CountTestGroup/CountTest.TestAllCountIf/SSE4 # GetParam() = SSE43575 Start 1652: CountTestGroup/CountTest.TestAllCountIf/SSSE3 # GetParam() = SSSE33576 Start 1653: CountTestGroup/CountTest.TestAllCountIf/SSE2 # GetParam() = SSE23577 Start 1654: CountTestGroup/CountTest.TestAllCountIf/SCALAR # GetParam() = SCALAR3578 Start 1655: FindTestGroup/FindTest.TestAllFind/AVX2 # GetParam() = AVX23579 Start 1656: FindTestGroup/FindTest.TestAllFind/SSE4 # GetParam() = SSE43580 Start 1657: FindTestGroup/FindTest.TestAllFind/SSSE3 # GetParam() = SSSE33581 Start 1658: FindTestGroup/FindTest.TestAllFind/SSE2 # GetParam() = SSE23582 Start 1659: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = SCALAR3583 Start 1660: FindTestGroup/FindTest.TestAllFindIf/AVX2 # GetParam() = AVX23584 Start 1661: FindTestGroup/FindTest.TestAllFindIf/SSE4 # GetParam() = SSE43585 Start 1662: FindTestGroup/FindTest.TestAllFindIf/SSSE3 # GetParam() = SSSE33586 Start 1663: FindTestGroup/FindTest.TestAllFindIf/SSE2 # GetParam() = SSE23587 Start 1664: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = SCALAR3588 Start 1665: MinMaxTestGroup/MinMaxTest.TestAllMinValue/AVX2 # GetParam() = AVX23589 Start 1666: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE4 # GetParam() = SSE43590 Start 1667: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSSE3 # GetParam() = SSSE335911620/2072 Test #1621: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = SCALAR ......................................... Passed 0.25 sec35921621/2072 Test #1622: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/AVX2 # GetParam() = AVX2 ............................................. Passed 0.24 sec35931622/2072 Test #1623: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE4 # GetParam() = SSE4 ............................................. Passed 0.24 sec35941623/2072 Test #1624: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSSE3 # GetParam() = SSSE3 ........................................... Passed 0.23 sec35951624/2072 Test #1625: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SSE2 # GetParam() = SSE2 ............................................. Passed 0.22 sec3596 Start 1668: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE2 # GetParam() = SSE23597 Start 1669: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SCALAR # GetParam() = SCALAR3598 Start 1670: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/AVX2 # GetParam() = AVX23599 Start 1671: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE4 # GetParam() = SSE43600 Start 1672: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSSE3 # GetParam() = SSSE336011625/2072 Test #1626: HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/SCALAR # GetParam() = SCALAR ......................................... Passed 0.25 sec36021626/2072 Test #1628: AutoTuneTest.TestNextEdges ............................................................................................................... Passed 0.23 sec36031627/2072 Test #1629: AutoTuneTest.TestNextSkipAllButOne ....................................................................................................... Passed 0.23 sec36041628/2072 Test #1630: CopyTestGroup/CopyTest.TestAllFill/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.22 sec36051629/2072 Test #1631: CopyTestGroup/CopyTest.TestAllFill/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.22 sec36061630/2072 Test #1632: CopyTestGroup/CopyTest.TestAllFill/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.21 sec36071631/2072 Test #1633: CopyTestGroup/CopyTest.TestAllFill/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.21 sec36081632/2072 Test #1634: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.20 sec36091633/2072 Test #1635: CopyTestGroup/CopyTest.TestAllCopy/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.19 sec36101634/2072 Test #1636: CopyTestGroup/CopyTest.TestAllCopy/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.19 sec36111635/2072 Test #1637: CopyTestGroup/CopyTest.TestAllCopy/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.19 sec36121636/2072 Test #1638: CopyTestGroup/CopyTest.TestAllCopy/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.18 sec36131637/2072 Test #1639: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.18 sec36141638/2072 Test #1640: CopyTestGroup/CopyTest.TestAllCopyIf/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.17 sec36151639/2072 Test #1641: CopyTestGroup/CopyTest.TestAllCopyIf/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.17 sec36161640/2072 Test #1642: CopyTestGroup/CopyTest.TestAllCopyIf/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.16 sec36171641/2072 Test #1643: CopyTestGroup/CopyTest.TestAllCopyIf/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.16 sec36181642/2072 Test #1644: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.16 sec36191643/2072 Test #1645: CountTestGroup/CountTest.TestAllCount/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.15 sec36201644/2072 Test #1646: CountTestGroup/CountTest.TestAllCount/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.15 sec36211645/2072 Test #1647: CountTestGroup/CountTest.TestAllCount/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.15 sec36221646/2072 Test #1648: CountTestGroup/CountTest.TestAllCount/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.14 sec36231647/2072 Test #1649: CountTestGroup/CountTest.TestAllCount/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.14 sec36241648/2072 Test #1650: CountTestGroup/CountTest.TestAllCountIf/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.14 sec36251649/2072 Test #1651: CountTestGroup/CountTest.TestAllCountIf/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.13 sec36261650/2072 Test #1652: CountTestGroup/CountTest.TestAllCountIf/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.13 sec36271651/2072 Test #1653: CountTestGroup/CountTest.TestAllCountIf/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.13 sec36281652/2072 Test #1654: CountTestGroup/CountTest.TestAllCountIf/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.12 sec36291653/2072 Test #1659: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.09 sec36301654/2072 Test #1661: FindTestGroup/FindTest.TestAllFindIf/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.08 sec36311655/2072 Test #1664: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.07 sec3632 Start 1673: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE2 # GetParam() = SSE23633 Start 1674: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SCALAR # GetParam() = SCALAR3634 Start 1675: TransformTestGroup/TransformTest.TestAllGenerate/AVX2 # GetParam() = AVX23635 Start 1676: TransformTestGroup/TransformTest.TestAllGenerate/SSE4 # GetParam() = SSE43636 Start 1677: TransformTestGroup/TransformTest.TestAllGenerate/SSSE3 # GetParam() = SSSE33637 Start 1678: TransformTestGroup/TransformTest.TestAllGenerate/SSE2 # GetParam() = SSE23638 Start 1679: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = SCALAR3639 Start 1680: TransformTestGroup/TransformTest.TestAllForeach/AVX2 # GetParam() = AVX23640 Start 1681: TransformTestGroup/TransformTest.TestAllForeach/SSE4 # GetParam() = SSE43641 Start 1682: TransformTestGroup/TransformTest.TestAllForeach/SSSE3 # GetParam() = SSSE33642 Start 1683: TransformTestGroup/TransformTest.TestAllForeach/SSE2 # GetParam() = SSE23643 Start 1684: TransformTestGroup/TransformTest.TestAllForeach/SCALAR # GetParam() = SCALAR3644 Start 1685: TransformTestGroup/TransformTest.TestAllTransform/AVX2 # GetParam() = AVX23645 Start 1686: TransformTestGroup/TransformTest.TestAllTransform/SSE4 # GetParam() = SSE43646 Start 1687: TransformTestGroup/TransformTest.TestAllTransform/SSSE3 # GetParam() = SSSE33647 Start 1688: TransformTestGroup/TransformTest.TestAllTransform/SSE2 # GetParam() = SSE23648 Start 1689: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = SCALAR3649 Start 1690: TransformTestGroup/TransformTest.TestAllTransform1/AVX2 # GetParam() = AVX23650 Start 1691: TransformTestGroup/TransformTest.TestAllTransform1/SSE4 # GetParam() = SSE43651 Start 1692: TransformTestGroup/TransformTest.TestAllTransform1/SSSE3 # GetParam() = SSSE33652 Start 1693: TransformTestGroup/TransformTest.TestAllTransform1/SSE2 # GetParam() = SSE23653 Start 1694: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = SCALAR3654 Start 1695: TransformTestGroup/TransformTest.TestAllTransform2/AVX2 # GetParam() = AVX23655 Start 1696: TransformTestGroup/TransformTest.TestAllTransform2/SSE4 # GetParam() = SSE43656 Start 1697: TransformTestGroup/TransformTest.TestAllTransform2/SSSE3 # GetParam() = SSSE33657 Start 1698: TransformTestGroup/TransformTest.TestAllTransform2/SSE2 # GetParam() = SSE23658 Start 1699: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = SCALAR3659 Start 1700: TransformTestGroup/TransformTest.TestAllReplace/AVX2 # GetParam() = AVX23660 Start 1701: TransformTestGroup/TransformTest.TestAllReplace/SSE4 # GetParam() = SSE43661 Start 1702: TransformTestGroup/TransformTest.TestAllReplace/SSSE3 # GetParam() = SSSE33662 Start 1703: TransformTestGroup/TransformTest.TestAllReplace/SSE2 # GetParam() = SSE236631656/2072 Test #1657: FindTestGroup/FindTest.TestAllFind/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.26 sec36641657/2072 Test #1660: FindTestGroup/FindTest.TestAllFindIf/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.24 sec36651658/2072 Test #1662: FindTestGroup/FindTest.TestAllFindIf/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.24 sec36661659/2072 Test #1663: FindTestGroup/FindTest.TestAllFindIf/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.23 sec36671660/2072 Test #1665: MinMaxTestGroup/MinMaxTest.TestAllMinValue/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.22 sec36681661/2072 Test #1666: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.21 sec36691662/2072 Test #1667: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.21 sec36701663/2072 Test #1668: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.20 sec36711664/2072 Test #1669: MinMaxTestGroup/MinMaxTest.TestAllMinValue/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.19 sec36721665/2072 Test #1670: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.19 sec36731666/2072 Test #1671: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.18 sec3674 Start 1704: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = SCALAR3675 Start 1705: BitPackTestGroup/BitPackTest.TestAllPack8/AVX2 # GetParam() = AVX23676 Start 1706: BitPackTestGroup/BitPackTest.TestAllPack8/SSE4 # GetParam() = SSE43677 Start 1707: BitPackTestGroup/BitPackTest.TestAllPack8/SSSE3 # GetParam() = SSSE33678 Start 1708: BitPackTestGroup/BitPackTest.TestAllPack8/SSE2 # GetParam() = SSE23679 Start 1709: BitPackTestGroup/BitPackTest.TestAllPack8/SCALAR # GetParam() = SCALAR3680 Start 1710: BitPackTestGroup/BitPackTest.TestAllPack16/AVX2 # GetParam() = AVX23681 Start 1711: BitPackTestGroup/BitPackTest.TestAllPack16/SSE4 # GetParam() = SSE43682 Start 1712: BitPackTestGroup/BitPackTest.TestAllPack16/SSSE3 # GetParam() = SSSE33683 Start 1713: BitPackTestGroup/BitPackTest.TestAllPack16/SSE2 # GetParam() = SSE23684 Start 1714: BitPackTestGroup/BitPackTest.TestAllPack16/SCALAR # GetParam() = SCALAR36851667/2072 Test #1672: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.24 sec36861668/2072 Test #1658: FindTestGroup/FindTest.TestAllFind/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.32 sec36871669/2072 Test #1656: FindTestGroup/FindTest.TestAllFind/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.33 sec36881670/2072 Test #1627: AutoTuneTest.TestCostDistribution ........................................................................................................ Passed 0.47 sec36891671/2072 Test #1655: FindTestGroup/FindTest.TestAllFind/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.33 sec36901672/2072 Test #1673: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.22 sec36911673/2072 Test #1674: MinMaxTestGroup/MinMaxTest.TestAllMaxValue/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.21 sec36921674/2072 Test #1675: TransformTestGroup/TransformTest.TestAllGenerate/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.21 sec36931675/2072 Test #1676: TransformTestGroup/TransformTest.TestAllGenerate/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.20 sec36941676/2072 Test #1677: TransformTestGroup/TransformTest.TestAllGenerate/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.20 sec36951677/2072 Test #1678: TransformTestGroup/TransformTest.TestAllGenerate/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.19 sec36961678/2072 Test #1679: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.19 sec36971679/2072 Test #1680: TransformTestGroup/TransformTest.TestAllForeach/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.18 sec36981680/2072 Test #1681: TransformTestGroup/TransformTest.TestAllForeach/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.18 sec36991681/2072 Test #1682: TransformTestGroup/TransformTest.TestAllForeach/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.17 sec37001682/2072 Test #1683: TransformTestGroup/TransformTest.TestAllForeach/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.17 sec37011683/2072 Test #1684: TransformTestGroup/TransformTest.TestAllForeach/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.16 sec37021684/2072 Test #1685: TransformTestGroup/TransformTest.TestAllTransform/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.16 sec37031685/2072 Test #1686: TransformTestGroup/TransformTest.TestAllTransform/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.15 sec37041686/2072 Test #1687: TransformTestGroup/TransformTest.TestAllTransform/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.15 sec37051687/2072 Test #1688: TransformTestGroup/TransformTest.TestAllTransform/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.15 sec37061688/2072 Test #1689: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.14 sec37071689/2072 Test #1690: TransformTestGroup/TransformTest.TestAllTransform1/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.13 sec37081690/2072 Test #1691: TransformTestGroup/TransformTest.TestAllTransform1/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.13 sec37091691/2072 Test #1692: TransformTestGroup/TransformTest.TestAllTransform1/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.12 sec37101692/2072 Test #1693: TransformTestGroup/TransformTest.TestAllTransform1/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.12 sec37111693/2072 Test #1694: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.11 sec37121694/2072 Test #1695: TransformTestGroup/TransformTest.TestAllTransform2/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.11 sec37131695/2072 Test #1696: TransformTestGroup/TransformTest.TestAllTransform2/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.10 sec37141696/2072 Test #1697: TransformTestGroup/TransformTest.TestAllTransform2/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.10 sec37151697/2072 Test #1698: TransformTestGroup/TransformTest.TestAllTransform2/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.09 sec37161698/2072 Test #1699: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.09 sec37171699/2072 Test #1700: TransformTestGroup/TransformTest.TestAllReplace/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.09 sec37181700/2072 Test #1701: TransformTestGroup/TransformTest.TestAllReplace/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.08 sec37191701/2072 Test #1702: TransformTestGroup/TransformTest.TestAllReplace/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.08 sec3720 Start 1715: BitPackTestGroup/BitPackTest.TestAllPack32/AVX2 # GetParam() = AVX23721 Start 1716: BitPackTestGroup/BitPackTest.TestAllPack32/SSE4 # GetParam() = SSE43722 Start 1717: BitPackTestGroup/BitPackTest.TestAllPack32/SSSE3 # GetParam() = SSSE33723 Start 1718: BitPackTestGroup/BitPackTest.TestAllPack32/SSE2 # GetParam() = SSE23724 Start 1719: BitPackTestGroup/BitPackTest.TestAllPack32/SCALAR # GetParam() = SCALAR3725 Start 1720: BitPackTestGroup/BitPackTest.TestAllPack64/AVX2 # GetParam() = AVX23726 Start 1721: BitPackTestGroup/BitPackTest.TestAllPack64/SSE4 # GetParam() = SSE43727 Start 1722: BitPackTestGroup/BitPackTest.TestAllPack64/SSSE3 # GetParam() = SSSE33728 Start 1723: BitPackTestGroup/BitPackTest.TestAllPack64/SSE2 # GetParam() = SSE23729 Start 1724: BitPackTestGroup/BitPackTest.TestAllPack64/SCALAR # GetParam() = SCALAR3730 Start 1725: DotTestGroup/DotTest.TestAllDot/AVX2 # GetParam() = AVX23731 Start 1726: DotTestGroup/DotTest.TestAllDot/SSE4 # GetParam() = SSE43732 Start 1727: DotTestGroup/DotTest.TestAllDot/SSSE3 # GetParam() = SSSE33733 Start 1728: DotTestGroup/DotTest.TestAllDot/SSE2 # GetParam() = SSE23734 Start 1729: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = SCALAR3735 Start 1730: DotTestGroup/DotTest.TestAllDotF32BF16/AVX2 # GetParam() = AVX23736 Start 1731: DotTestGroup/DotTest.TestAllDotF32BF16/SSE4 # GetParam() = SSE43737 Start 1732: DotTestGroup/DotTest.TestAllDotF32BF16/SSSE3 # GetParam() = SSSE33738 Start 1733: DotTestGroup/DotTest.TestAllDotF32BF16/SSE2 # GetParam() = SSE23739 Start 1734: DotTestGroup/DotTest.TestAllDotF32BF16/SCALAR # GetParam() = SCALAR3740 Start 1735: DotTestGroup/DotTest.TestAllDotBF16/AVX2 # GetParam() = AVX23741 Start 1736: DotTestGroup/DotTest.TestAllDotBF16/SSE4 # GetParam() = SSE43742 Start 1737: DotTestGroup/DotTest.TestAllDotBF16/SSSE3 # GetParam() = SSSE33743 Start 1738: DotTestGroup/DotTest.TestAllDotBF16/SSE2 # GetParam() = SSE23744 Start 1739: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = SCALAR3745 Start 1740: DotTestGroup/DotTest.TestAllDotI16/AVX2 # GetParam() = AVX23746 Start 1741: DotTestGroup/DotTest.TestAllDotI16/SSE4 # GetParam() = SSE43747 Start 1742: DotTestGroup/DotTest.TestAllDotI16/SSSE3 # GetParam() = SSSE33748 Start 1743: DotTestGroup/DotTest.TestAllDotI16/SSE2 # GetParam() = SSE23749 Start 1744: DotTestGroup/DotTest.TestAllDotI16/SCALAR # GetParam() = SCALAR3750 Start 1745: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/AVX2 # GetParam() = AVX23751 Start 1746: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE4 # GetParam() = SSE43752 Start 1747: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSSE3 # GetParam() = SSSE33753 Start 1748: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE2 # GetParam() = SSE23754 Start 1749: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SCALAR # GetParam() = SCALAR37551702/2072 Test #1703: TransformTestGroup/TransformTest.TestAllReplace/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.26 sec37561703/2072 Test #1704: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.25 sec37571704/2072 Test #1705: BitPackTestGroup/BitPackTest.TestAllPack8/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.24 sec37581705/2072 Test #1706: BitPackTestGroup/BitPackTest.TestAllPack8/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.24 sec37591706/2072 Test #1707: BitPackTestGroup/BitPackTest.TestAllPack8/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.23 sec37601707/2072 Test #1708: BitPackTestGroup/BitPackTest.TestAllPack8/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.23 sec37611708/2072 Test #1709: BitPackTestGroup/BitPackTest.TestAllPack8/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.23 sec37621709/2072 Test #1710: BitPackTestGroup/BitPackTest.TestAllPack16/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.22 sec37631710/2072 Test #1711: BitPackTestGroup/BitPackTest.TestAllPack16/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.21 sec37641711/2072 Test #1712: BitPackTestGroup/BitPackTest.TestAllPack16/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.21 sec37651712/2072 Test #1713: BitPackTestGroup/BitPackTest.TestAllPack16/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.21 sec3766 Start 1750: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/AVX2 # GetParam() = AVX23767 Start 1751: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE4 # GetParam() = SSE43768 Start 1752: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSSE3 # GetParam() = SSSE33769 Start 1753: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE2 # GetParam() = SSE23770 Start 1754: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SCALAR # GetParam() = SCALAR3771 Start 1755: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/AVX2 # GetParam() = AVX23772 Start 1756: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE4 # GetParam() = SSE43773 Start 1757: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSSE3 # GetParam() = SSSE33774 Start 1758: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE2 # GetParam() = SSE23775 Start 1759: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SCALAR # GetParam() = SCALAR3776 Start 1760: ImageTestGroup/ImageTest.TestAligned/AVX2 # GetParam() = AVX237771713/2072 Test #1714: BitPackTestGroup/BitPackTest.TestAllPack16/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.26 sec37781714/2072 Test #1715: BitPackTestGroup/BitPackTest.TestAllPack32/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.24 sec37791715/2072 Test #1716: BitPackTestGroup/BitPackTest.TestAllPack32/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.24 sec37801716/2072 Test #1717: BitPackTestGroup/BitPackTest.TestAllPack32/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.24 sec37811717/2072 Test #1718: BitPackTestGroup/BitPackTest.TestAllPack32/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.23 sec37821718/2072 Test #1719: BitPackTestGroup/BitPackTest.TestAllPack32/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.22 sec37831719/2072 Test #1720: BitPackTestGroup/BitPackTest.TestAllPack64/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.22 sec37841720/2072 Test #1721: BitPackTestGroup/BitPackTest.TestAllPack64/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.21 sec37851721/2072 Test #1722: BitPackTestGroup/BitPackTest.TestAllPack64/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.21 sec37861722/2072 Test #1723: BitPackTestGroup/BitPackTest.TestAllPack64/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.20 sec37871723/2072 Test #1724: BitPackTestGroup/BitPackTest.TestAllPack64/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.20 sec37881724/2072 Test #1725: DotTestGroup/DotTest.TestAllDot/AVX2 # GetParam() = AVX2 ................................................................................ Passed 0.19 sec37891725/2072 Test #1726: DotTestGroup/DotTest.TestAllDot/SSE4 # GetParam() = SSE4 ................................................................................ Passed 0.19 sec37901726/2072 Test #1727: DotTestGroup/DotTest.TestAllDot/SSSE3 # GetParam() = SSSE3 .............................................................................. Passed 0.18 sec37911727/2072 Test #1728: DotTestGroup/DotTest.TestAllDot/SSE2 # GetParam() = SSE2 ................................................................................ Passed 0.17 sec37921728/2072 Test #1729: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = SCALAR ............................................................................ Passed 0.17 sec37931729/2072 Test #1730: DotTestGroup/DotTest.TestAllDotF32BF16/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.17 sec37941730/2072 Test #1731: DotTestGroup/DotTest.TestAllDotF32BF16/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.16 sec37951731/2072 Test #1732: DotTestGroup/DotTest.TestAllDotF32BF16/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.16 sec37961732/2072 Test #1733: DotTestGroup/DotTest.TestAllDotF32BF16/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.15 sec37971733/2072 Test #1734: DotTestGroup/DotTest.TestAllDotF32BF16/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.14 sec37981734/2072 Test #1735: DotTestGroup/DotTest.TestAllDotBF16/AVX2 # GetParam() = AVX2 ............................................................................ Passed 0.14 sec37991735/2072 Test #1736: DotTestGroup/DotTest.TestAllDotBF16/SSE4 # GetParam() = SSE4 ............................................................................ Passed 0.14 sec38001736/2072 Test #1737: DotTestGroup/DotTest.TestAllDotBF16/SSSE3 # GetParam() = SSSE3 .......................................................................... Passed 0.13 sec38011737/2072 Test #1738: DotTestGroup/DotTest.TestAllDotBF16/SSE2 # GetParam() = SSE2 ............................................................................ Passed 0.13 sec38021738/2072 Test #1739: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = SCALAR ........................................................................ Passed 0.12 sec38031739/2072 Test #1740: DotTestGroup/DotTest.TestAllDotI16/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.12 sec38041740/2072 Test #1741: DotTestGroup/DotTest.TestAllDotI16/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.11 sec38051741/2072 Test #1742: DotTestGroup/DotTest.TestAllDotI16/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.11 sec38061742/2072 Test #1743: DotTestGroup/DotTest.TestAllDotI16/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.10 sec38071743/2072 Test #1744: DotTestGroup/DotTest.TestAllDotI16/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.10 sec3808 Start 1761: ImageTestGroup/ImageTest.TestAligned/SSE4 # GetParam() = SSE43809 Start 1762: ImageTestGroup/ImageTest.TestAligned/SSSE3 # GetParam() = SSSE33810 Start 1763: ImageTestGroup/ImageTest.TestAligned/SSE2 # GetParam() = SSE23811 Start 1764: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = SCALAR3812 Start 1765: ImageTestGroup/ImageTest.TestUnaligned/AVX2 # GetParam() = AVX23813 Start 1766: ImageTestGroup/ImageTest.TestUnaligned/SSE4 # GetParam() = SSE43814 Start 1767: ImageTestGroup/ImageTest.TestUnaligned/SSSE3 # GetParam() = SSSE33815 Start 1768: ImageTestGroup/ImageTest.TestUnaligned/SSE2 # GetParam() = SSE23816 Start 1769: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = SCALAR3817 Start 1770: HwyMathTestGroup/HwyMathTest.TestAllExp/AVX2 # GetParam() = AVX23818 Start 1771: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE4 # GetParam() = SSE43819 Start 1772: HwyMathTestGroup/HwyMathTest.TestAllExp/SSSE3 # GetParam() = SSSE33820 Start 1773: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE2 # GetParam() = SSE23821 Start 1774: HwyMathTestGroup/HwyMathTest.TestAllExp/SCALAR # GetParam() = SCALAR3822 Start 1775: HwyMathTestGroup/HwyMathTest.TestAllExp2/AVX2 # GetParam() = AVX23823 Start 1776: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE4 # GetParam() = SSE43824 Start 1777: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSSE3 # GetParam() = SSSE33825 Start 1778: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE2 # GetParam() = SSE23826 Start 1779: HwyMathTestGroup/HwyMathTest.TestAllExp2/SCALAR # GetParam() = SCALAR3827 Start 1780: HwyMathTestGroup/HwyMathTest.TestAllExpm1/AVX2 # GetParam() = AVX23828 Start 1781: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE4 # GetParam() = SSE43829 Start 1782: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSSE3 # GetParam() = SSSE33830 Start 1783: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE2 # GetParam() = SSE23831 Start 1784: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SCALAR # GetParam() = SCALAR3832 Start 1785: HwyMathTestGroup/HwyMathTest.TestAllLog/AVX2 # GetParam() = AVX23833 Start 1786: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE4 # GetParam() = SSE43834 Start 1787: HwyMathTestGroup/HwyMathTest.TestAllLog/SSSE3 # GetParam() = SSSE33835 Start 1788: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE2 # GetParam() = SSE23836 Start 1789: HwyMathTestGroup/HwyMathTest.TestAllLog/SCALAR # GetParam() = SCALAR3837 Start 1790: HwyMathTestGroup/HwyMathTest.TestAllLog10/AVX2 # GetParam() = AVX23838 Start 1791: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE4 # GetParam() = SSE438391744/2072 Test #1749: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.23 sec38401745/2072 Test #1754: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.20 sec38411746/2072 Test #1755: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.20 sec38421747/2072 Test #1756: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.19 sec38431748/2072 Test #1757: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.19 sec38441749/2072 Test #1758: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.18 sec38451750/2072 Test #1759: MatVecTestGroup/MatVecTest.TestAllMatVecBF16Both/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.18 sec3846 Start 1792: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSSE3 # GetParam() = SSSE33847 Start 1793: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE2 # GetParam() = SSE23848 Start 1794: HwyMathTestGroup/HwyMathTest.TestAllLog10/SCALAR # GetParam() = SCALAR3849 Start 1795: HwyMathTestGroup/HwyMathTest.TestAllLog1p/AVX2 # GetParam() = AVX23850 Start 1796: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE4 # GetParam() = SSE43851 Start 1797: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSSE3 # GetParam() = SSSE33852 Start 1798: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE2 # GetParam() = SSE238531751/2072 Test #1750: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.26 sec38541752/2072 Test #1751: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.25 sec38551753/2072 Test #1752: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.25 sec38561754/2072 Test #1753: MatVecTestGroup/MatVecTest.TestAllMatVecBF16/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.24 sec38571755/2072 Test #1760: ImageTestGroup/ImageTest.TestAligned/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.21 sec38581756/2072 Test #1748: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.28 sec38591757/2072 Test #1761: ImageTestGroup/ImageTest.TestAligned/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.20 sec38601758/2072 Test #1762: ImageTestGroup/ImageTest.TestAligned/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.19 sec38611759/2072 Test #1763: ImageTestGroup/ImageTest.TestAligned/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.19 sec38621760/2072 Test #1764: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.18 sec38631761/2072 Test #1765: ImageTestGroup/ImageTest.TestUnaligned/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.18 sec38641762/2072 Test #1766: ImageTestGroup/ImageTest.TestUnaligned/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.17 sec38651763/2072 Test #1767: ImageTestGroup/ImageTest.TestUnaligned/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.17 sec38661764/2072 Test #1768: ImageTestGroup/ImageTest.TestUnaligned/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.16 sec38671765/2072 Test #1769: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.16 sec38681766/2072 Test #1770: HwyMathTestGroup/HwyMathTest.TestAllExp/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.15 sec38691767/2072 Test #1771: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.14 sec38701768/2072 Test #1772: HwyMathTestGroup/HwyMathTest.TestAllExp/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.14 sec38711769/2072 Test #1773: HwyMathTestGroup/HwyMathTest.TestAllExp/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.13 sec38721770/2072 Test #1774: HwyMathTestGroup/HwyMathTest.TestAllExp/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.13 sec38731771/2072 Test #1775: HwyMathTestGroup/HwyMathTest.TestAllExp2/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.12 sec38741772/2072 Test #1776: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.11 sec38751773/2072 Test #1777: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.11 sec38761774/2072 Test #1778: HwyMathTestGroup/HwyMathTest.TestAllExp2/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.10 sec38771775/2072 Test #1779: HwyMathTestGroup/HwyMathTest.TestAllExp2/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.10 sec38781776/2072 Test #1780: HwyMathTestGroup/HwyMathTest.TestAllExpm1/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.09 sec38791777/2072 Test #1781: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.09 sec38801778/2072 Test #1782: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.09 sec38811779/2072 Test #1783: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.08 sec38821780/2072 Test #1784: HwyMathTestGroup/HwyMathTest.TestAllExpm1/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.08 sec38831781/2072 Test #1785: HwyMathTestGroup/HwyMathTest.TestAllLog/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.07 sec38841782/2072 Test #1786: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.07 sec38851783/2072 Test #1787: HwyMathTestGroup/HwyMathTest.TestAllLog/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.07 sec38861784/2072 Test #1788: HwyMathTestGroup/HwyMathTest.TestAllLog/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.06 sec38871785/2072 Test #1789: HwyMathTestGroup/HwyMathTest.TestAllLog/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.06 sec38881786/2072 Test #1790: HwyMathTestGroup/HwyMathTest.TestAllLog10/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.05 sec3889 Start 1799: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SCALAR # GetParam() = SCALAR3890 Start 1800: HwyMathTestGroup/HwyMathTest.TestAllLog2/AVX2 # GetParam() = AVX23891 Start 1801: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE4 # GetParam() = SSE43892 Start 1802: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSSE3 # GetParam() = SSSE33893 Start 1803: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE2 # GetParam() = SSE23894 Start 1804: HwyMathTestGroup/HwyMathTest.TestAllLog2/SCALAR # GetParam() = SCALAR3895 Start 1805: HwyMathTestGroup/HwyMathTest.TestAllFastLog/AVX2 # GetParam() = AVX23896 Start 1806: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE4 # GetParam() = SSE43897 Start 1807: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSSE3 # GetParam() = SSSE33898 Start 1808: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE2 # GetParam() = SSE23899 Start 1809: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SCALAR # GetParam() = SCALAR3900 Start 1810: HwyMathTestGroup/HwyMathTest.TestAllFastExp/AVX2 # GetParam() = AVX23901 Start 1811: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE4 # GetParam() = SSE43902 Start 1812: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSSE3 # GetParam() = SSSE33903 Start 1813: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE2 # GetParam() = SSE23904 Start 1814: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SCALAR # GetParam() = SCALAR3905 Start 1815: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/AVX2 # GetParam() = AVX23906 Start 1816: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE4 # GetParam() = SSE43907 Start 1817: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSSE3 # GetParam() = SSSE33908 Start 1818: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE2 # GetParam() = SSE23909 Start 1819: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SCALAR # GetParam() = SCALAR3910 Start 1820: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/AVX2 # GetParam() = AVX23911 Start 1821: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE4 # GetParam() = SSE43912 Start 1822: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSSE3 # GetParam() = SSSE33913 Start 1823: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE2 # GetParam() = SSE23914 Start 1824: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SCALAR # GetParam() = SCALAR3915 Start 1825: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/AVX2 # GetParam() = AVX23916 Start 1826: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE4 # GetParam() = SSE43917 Start 1827: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSSE3 # GetParam() = SSSE33918 Start 1828: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE2 # GetParam() = SSE23919 Start 1829: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SCALAR # GetParam() = SCALAR3920 Start 1830: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/AVX2 # GetParam() = AVX23921 Start 1831: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE4 # GetParam() = SSE43922 Start 1832: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSSE3 # GetParam() = SSSE33923 Start 1833: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE2 # GetParam() = SSE23924 Start 1834: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SCALAR # GetParam() = SCALAR39251787/2072 Test #1745: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.50 sec39261788/2072 Test #1791: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.25 sec39271789/2072 Test #1746: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.49 sec39281790/2072 Test #1792: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.25 sec39291791/2072 Test #1793: HwyMathTestGroup/HwyMathTest.TestAllLog10/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.24 sec39301792/2072 Test #1794: HwyMathTestGroup/HwyMathTest.TestAllLog10/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.24 sec39311793/2072 Test #1795: HwyMathTestGroup/HwyMathTest.TestAllLog1p/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.23 sec39321794/2072 Test #1796: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.22 sec39331795/2072 Test #1797: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.22 sec39341796/2072 Test #1747: MatVecTestGroup/MatVecTest.TestAllMatVecAdd/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.50 sec3935 Start 1835: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/AVX2 # GetParam() = AVX23936 Start 1836: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE4 # GetParam() = SSE43937 Start 1837: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSSE3 # GetParam() = SSSE33938 Start 1838: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE2 # GetParam() = SSE23939 Start 1839: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SCALAR # GetParam() = SCALAR3940 Start 1840: HwyMathTestGroup/HwyMathTest.TestAllFastPow/AVX2 # GetParam() = AVX23941 Start 1841: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE4 # GetParam() = SSE43942 Start 1842: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSSE3 # GetParam() = SSSE33943 Start 1843: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE2 # GetParam() = SSE23944 Start 1844: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SCALAR # GetParam() = SCALAR39451797/2072 Test #1798: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.29 sec39461798/2072 Test #1799: HwyMathTestGroup/HwyMathTest.TestAllLog1p/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.28 sec39471799/2072 Test #1800: HwyMathTestGroup/HwyMathTest.TestAllLog2/AVX2 # GetParam() = AVX2 ....................................................................... Passed 0.28 sec39481800/2072 Test #1801: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE4 # GetParam() = SSE4 ....................................................................... Passed 0.27 sec39491801/2072 Test #1802: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSSE3 # GetParam() = SSSE3 ..................................................................... Passed 0.27 sec39501802/2072 Test #1803: HwyMathTestGroup/HwyMathTest.TestAllLog2/SSE2 # GetParam() = SSE2 ....................................................................... Passed 0.26 sec39511803/2072 Test #1804: HwyMathTestGroup/HwyMathTest.TestAllLog2/SCALAR # GetParam() = SCALAR ................................................................... Passed 0.25 sec39521804/2072 Test #1809: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.23 sec3953 Start 1845: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/AVX2 # GetParam() = AVX23954 Start 1846: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE4 # GetParam() = SSE43955 Start 1847: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSSE3 # GetParam() = SSSE33956 Start 1848: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE2 # GetParam() = SSE23957 Start 1849: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SCALAR # GetParam() = SCALAR3958 Start 1850: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/AVX2 # GetParam() = AVX23959 Start 1851: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE4 # GetParam() = SSE43960 Start 1852: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSSE3 # GetParam() = SSSE339611805/2072 Test #1829: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.17 sec39621806/2072 Test #1844: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SCALAR # GetParam() = SCALAR ................................................................ Passed 0.06 sec39631807/2072 Test #1845: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.06 sec39641808/2072 Test #1846: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.04 sec39651809/2072 Test #1847: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.04 sec39661810/2072 Test #1848: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.03 sec39671811/2072 Test #1849: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAcosh/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.03 sec3968 Start 1853: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE2 # GetParam() = SSE23969 Start 1854: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SCALAR # GetParam() = SCALAR3970 Start 1855: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/AVX2 # GetParam() = AVX23971 Start 1856: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE4 # GetParam() = SSE43972 Start 1857: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSSE3 # GetParam() = SSSE33973 Start 1858: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE2 # GetParam() = SSE23974 Start 1859: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SCALAR # GetParam() = SCALAR39751812/2072 Test #1850: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.07 sec39761813/2072 Test #1852: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.06 sec39771814/2072 Test #1851: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.07 sec39781815/2072 Test #1841: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.14 sec39791816/2072 Test #1840: HwyMathTestGroup/HwyMathTest.TestAllFastPow/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.14 sec39801817/2072 Test #1834: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.20 sec39811818/2072 Test #1839: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.15 sec39821819/2072 Test #1853: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.06 sec39831820/2072 Test #1854: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAsinh/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.05 sec39841821/2072 Test #1855: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.04 sec39851822/2072 Test #1856: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.03 sec39861823/2072 Test #1857: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.03 sec39871824/2072 Test #1858: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.02 sec39881825/2072 Test #1859: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllAtanh/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.01 sec3989 Start 1860: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/AVX2 # GetParam() = AVX23990 Start 1861: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE4 # GetParam() = SSE43991 Start 1862: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSSE3 # GetParam() = SSSE33992 Start 1863: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE2 # GetParam() = SSE23993 Start 1864: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SCALAR # GetParam() = SCALAR3994 Start 1865: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/AVX2 # GetParam() = AVX23995 Start 1866: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE4 # GetParam() = SSE43996 Start 1867: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSSE3 # GetParam() = SSSE33997 Start 1868: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE2 # GetParam() = SSE23998 Start 1869: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SCALAR # GetParam() = SCALAR3999 Start 1870: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/AVX2 # GetParam() = AVX24000 Start 1871: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE4 # GetParam() = SSE44001 Start 1872: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSSE3 # GetParam() = SSSE34002 Start 1873: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE2 # GetParam() = SSE240031826/2072 Test #1843: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.21 sec40041827/2072 Test #1806: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE4 # GetParam() = SSE4 .................................................................... Passed 0.44 sec40051828/2072 Test #1807: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.44 sec40061829/2072 Test #1805: HwyMathTestGroup/HwyMathTest.TestAllFastLog/AVX2 # GetParam() = AVX2 .................................................................... Passed 0.45 sec40071830/2072 Test #1860: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.09 sec40081831/2072 Test #1861: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.08 sec40091832/2072 Test #1862: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.07 sec40101833/2072 Test #1863: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.07 sec40111834/2072 Test #1864: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllSinh/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.06 sec40121835/2072 Test #1865: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.05 sec40131836/2072 Test #1866: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.05 sec40141837/2072 Test #1867: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.04 sec40151838/2072 Test #1868: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.04 sec40161839/2072 Test #1869: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllTanh/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.03 sec4017 Start 1874: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SCALAR # GetParam() = SCALAR4018 Start 1875: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/AVX2 # GetParam() = AVX24019 Start 1876: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE4 # GetParam() = SSE44020 Start 1877: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSSE3 # GetParam() = SSSE34021 Start 1878: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE2 # GetParam() = SSE24022 Start 1879: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SCALAR # GetParam() = SCALAR4023 Start 1880: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/AVX2 # GetParam() = AVX24024 Start 1881: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE4 # GetParam() = SSE44025 Start 1882: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSSE3 # GetParam() = SSSE34026 Start 1883: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE2 # GetParam() = SSE24027 Start 1884: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SCALAR # GetParam() = SCALAR4028 Start 1885: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/AVX2 # GetParam() = AVX24029 Start 1886: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE4 # GetParam() = SSE44030 Start 1887: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSSE3 # GetParam() = SSSE340311840/2072 Test #1842: HwyMathTestGroup/HwyMathTest.TestAllFastPow/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 0.30 sec4032 Start 1888: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE2 # GetParam() = SSE240331841/2072 Test #1808: HwyMathTestGroup/HwyMathTest.TestAllFastLog/SSE2 # GetParam() = SSE2 .................................................................... Passed 0.52 sec40341842/2072 Test #1875: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/AVX2 # GetParam() = AVX2 ................................................................. Passed 0.07 sec40351843/2072 Test #1876: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE4 # GetParam() = SSE4 ................................................................. Passed 0.07 sec40361844/2072 Test #1877: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSSE3 # GetParam() = SSSE3 ............................................................... Passed 0.07 sec40371845/2072 Test #1878: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SSE2 # GetParam() = SSE2 ................................................................. Passed 0.06 sec40381846/2072 Test #1879: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan/SCALAR # GetParam() = SCALAR ............................................................. Passed 0.06 sec40391847/2072 Test #1880: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.05 sec40401848/2072 Test #1881: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.05 sec40411849/2072 Test #1882: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.04 sec40421850/2072 Test #1883: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.04 sec40431851/2072 Test #1884: HwyMathTanTestGroup/HwyMathTanTest.TestAllAtan2/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.03 sec40441852/2072 Test #1885: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.03 sec40451853/2072 Test #1886: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.02 sec40461854/2072 Test #1887: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.01 sec4047 Start 1889: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SCALAR # GetParam() = SCALAR4048 Start 1890: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/AVX2 # GetParam() = AVX24049 Start 1891: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE4 # GetParam() = SSE44050 Start 1892: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSSE3 # GetParam() = SSSE34051 Start 1893: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE2 # GetParam() = SSE24052 Start 1894: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SCALAR # GetParam() = SCALAR4053 Start 1895: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/AVX2 # GetParam() = AVX24054 Start 1896: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE4 # GetParam() = SSE44055 Start 1897: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSSE3 # GetParam() = SSSE34056 Start 1898: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE2 # GetParam() = SSE24057 Start 1899: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SCALAR # GetParam() = SCALAR4058 Start 1900: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/AVX2 # GetParam() = AVX24059 Start 1901: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE4 # GetParam() = SSE44060 Start 1902: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSSE3 # GetParam() = SSSE340611855/2072 Test #1888: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.09 sec4062 Start 1903: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE2 # GetParam() = SSE240631856/2072 Test #1828: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.49 sec40641857/2072 Test #1832: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.47 sec40651858/2072 Test #1889: HwyMathTanTestGroup/HwyMathTanTest.TestAllHypot/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.09 sec40661859/2072 Test #1890: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.08 sec40671860/2072 Test #1891: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.08 sec40681861/2072 Test #1892: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.08 sec40691862/2072 Test #1893: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.07 sec40701863/2072 Test #1894: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastTan/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.06 sec40711864/2072 Test #1900: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.03 sec40721865/2072 Test #1901: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.02 sec4073 Start 1904: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SCALAR # GetParam() = SCALAR4074 Start 1905: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/AVX2 # GetParam() = AVX24075 Start 1906: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE4 # GetParam() = SSE44076 Start 1907: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSSE3 # GetParam() = SSSE34077 Start 1908: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE2 # GetParam() = SSE24078 Start 1909: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SCALAR # GetParam() = SCALAR4079 Start 1910: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/AVX2 # GetParam() = AVX24080 Start 1911: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE4 # GetParam() = SSE44081 Start 1912: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSSE3 # GetParam() = SSSE34082 Start 1913: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE2 # GetParam() = SSE240831866/2072 Test #1825: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.58 sec40841867/2072 Test #1902: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.08 sec4085 Start 1914: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SCALAR # GetParam() = SCALAR4086 Start 1915: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/AVX2 # GetParam() = AVX240871868/2072 Test #1903: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.08 sec40881869/2072 Test #1833: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.54 sec40891870/2072 Test #1904: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan2/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.07 sec40901871/2072 Test #1905: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.06 sec40911872/2072 Test #1906: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.06 sec40921873/2072 Test #1907: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.05 sec40931874/2072 Test #1908: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.05 sec40941875/2072 Test #1909: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAcos/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.04 sec40951876/2072 Test #1910: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.04 sec40961877/2072 Test #1911: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.03 sec40971878/2072 Test #1912: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.02 sec40981879/2072 Test #1874: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.25 sec4099 Start 1916: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE4 # GetParam() = SSE44100 Start 1917: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSSE3 # GetParam() = SSSE34101 Start 1918: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE2 # GetParam() = SSE24102 Start 1919: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SCALAR # GetParam() = SCALAR4103 Start 1920: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/AVX2 # GetParam() = AVX24104 Start 1921: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE4 # GetParam() = SSE44105 Start 1922: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSSE3 # GetParam() = SSSE34106 Start 1923: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE2 # GetParam() = SSE24107 Start 1924: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SCALAR # GetParam() = SCALAR4108 Start 1925: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/AVX2 # GetParam() = AVX24109 Start 1926: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE4 # GetParam() = SSE44110 Start 1927: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSSE3 # GetParam() = SSSE341111880/2072 Test #1913: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.08 sec4112 Start 1928: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE2 # GetParam() = SSE241131881/2072 Test #1831: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.62 sec41141882/2072 Test #1914: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllAsin/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.08 sec41151883/2072 Test #1872: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.33 sec41161884/2072 Test #1836: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.58 sec41171885/2072 Test #1915: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.08 sec41181886/2072 Test #1870: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.34 sec41191887/2072 Test #1916: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.07 sec41201888/2072 Test #1917: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.06 sec41211889/2072 Test #1918: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.06 sec41221890/2072 Test #1919: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllCos/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.05 sec41231891/2072 Test #1920: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/AVX2 # GetParam() = AVX2 ................................................................ Passed 0.05 sec41241892/2072 Test #1921: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE4 # GetParam() = SSE4 ................................................................ Passed 0.04 sec41251893/2072 Test #1922: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSSE3 # GetParam() = SSSE3 .............................................................. Passed 0.04 sec41261894/2072 Test #1923: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SSE2 # GetParam() = SSE2 ................................................................ Passed 0.03 sec41271895/2072 Test #1924: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSin/SCALAR # GetParam() = SCALAR ............................................................ Passed 0.03 sec41281896/2072 Test #1926: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.02 sec41291897/2072 Test #1925: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.02 sec4130 Start 1929: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SCALAR # GetParam() = SCALAR4131 Start 1930: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/AVX2 # GetParam() = AVX24132 Start 1931: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE4 # GetParam() = SSE44133 Start 1932: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSSE3 # GetParam() = SSSE34134 Start 1933: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE2 # GetParam() = SSE24135 Start 1934: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SCALAR # GetParam() = SCALAR4136 Start 1935: HwyRandomTestGroup/HwyRandomTest.TestSeeding/AVX2 # GetParam() = AVX24137 Start 1936: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE4 # GetParam() = SSE44138 Start 1937: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSSE3 # GetParam() = SSSE34139 Start 1938: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE2 # GetParam() = SSE24140 Start 1939: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SCALAR # GetParam() = SCALAR4141 Start 1940: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/AVX2 # GetParam() = AVX24142 Start 1941: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE4 # GetParam() = SSE44143 Start 1942: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSSE3 # GetParam() = SSSE34144 Start 1943: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE2 # GetParam() = SSE24145 Start 1944: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SCALAR # GetParam() = SCALAR4146 Start 1945: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/AVX2 # GetParam() = AVX241471898/2072 Test #1927: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.12 sec4148 Start 1946: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE4 # GetParam() = SSE441491899/2072 Test #1928: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.13 sec41501900/2072 Test #1871: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.46 sec41511901/2072 Test #1827: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.77 sec41521902/2072 Test #1899: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SCALAR # GetParam() = SCALAR ......................................................... Passed 0.30 sec41531903/2072 Test #1873: HwyMathHyperTestGroup/HwyMathHyperTest.TestAllFastTanh/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.45 sec41541904/2072 Test #1826: HwyMathTestGroup/HwyMathTest.TestAllFastLog2/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.78 sec41551905/2072 Test #1824: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.79 sec41561906/2072 Test #1929: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosSin/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec41571907/2072 Test #1930: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.12 sec41581908/2072 Test #1931: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.11 sec41591909/2072 Test #1932: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.10 sec41601910/2072 Test #1933: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.10 sec41611911/2072 Test #1934: HwyMathTrigTestGroup/HwyMathTrigTest.TestAllSinCosCos/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.09 sec41621912/2072 Test #1935: HwyRandomTestGroup/HwyRandomTest.TestSeeding/AVX2 # GetParam() = AVX2 ................................................................... Passed 0.09 sec41631913/2072 Test #1936: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE4 # GetParam() = SSE4 ................................................................... Passed 0.08 sec41641914/2072 Test #1937: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 0.07 sec41651915/2072 Test #1938: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SSE2 # GetParam() = SSE2 ................................................................... Passed 0.06 sec41661916/2072 Test #1939: HwyRandomTestGroup/HwyRandomTest.TestSeeding/SCALAR # GetParam() = SCALAR ............................................................... Passed 0.06 sec41671917/2072 Test #1940: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/AVX2 # GetParam() = AVX2 ........................................................ Passed 0.05 sec41681918/2072 Test #1941: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE4 # GetParam() = SSE4 ........................................................ Passed 0.05 sec41691919/2072 Test #1942: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSSE3 # GetParam() = SSSE3 ...................................................... Passed 0.04 sec41701920/2072 Test #1943: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SSE2 # GetParam() = SSE2 ........................................................ Passed 0.03 sec41711921/2072 Test #1944: HwyRandomTestGroup/HwyRandomTest.TestMultiThreadSeeding/SCALAR # GetParam() = SCALAR .................................................... Passed 0.02 sec41721922/2072 Test #1945: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/AVX2 # GetParam() = AVX2 .............................................................. Passed 0.02 sec4173 Start 1947: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSSE3 # GetParam() = SSSE34174 Start 1948: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE2 # GetParam() = SSE24175 Start 1949: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SCALAR # GetParam() = SCALAR4176 Start 1950: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/AVX2 # GetParam() = AVX24177 Start 1951: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE4 # GetParam() = SSE44178 Start 1952: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSSE3 # GetParam() = SSSE34179 Start 1953: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE2 # GetParam() = SSE24180 Start 1954: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SCALAR # GetParam() = SCALAR4181 Start 1955: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/AVX2 # GetParam() = AVX24182 Start 1956: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE4 # GetParam() = SSE44183 Start 1957: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSSE3 # GetParam() = SSSE34184 Start 1958: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE2 # GetParam() = SSE24185 Start 1959: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SCALAR # GetParam() = SCALAR4186 Start 1960: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/AVX2 # GetParam() = AVX24187 Start 1961: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE4 # GetParam() = SSE44188 Start 1962: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSSE3 # GetParam() = SSSE34189 Start 1963: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE2 # GetParam() = SSE24190 Start 1964: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SCALAR # GetParam() = SCALAR4191 Start 1965: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/AVX2 # GetParam() = AVX24192 Start 1966: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE4 # GetParam() = SSE44193 Start 1967: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSSE3 # GetParam() = SSSE34194 Start 1968: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE2 # GetParam() = SSE24195 Start 1969: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SCALAR # GetParam() = SCALAR4196 Start 1970: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/AVX2 # GetParam() = AVX241971923/2072 Test #1946: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE4 # GetParam() = SSE4 .............................................................. Passed 0.14 sec4198 Start 1971: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE4 # GetParam() = SSE441991924/2072 Test #1896: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE4 # GetParam() = SSE4 ............................................................. Passed 0.46 sec42001925/2072 Test #1898: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSE2 # GetParam() = SSE2 ............................................................. Passed 0.45 sec42011926/2072 Test #1947: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSSE3 # GetParam() = SSSE3 ............................................................ Passed 0.13 sec42021927/2072 Test #1948: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SSE2 # GetParam() = SSE2 .............................................................. Passed 0.13 sec42031928/2072 Test #1949: HwyRandomTestGroup/HwyRandomTest.TestRandomUint64/SCALAR # GetParam() = SCALAR .......................................................... Passed 0.12 sec42041929/2072 Test #1950: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/AVX2 # GetParam() = AVX2 ......................................................... Passed 0.12 sec42051930/2072 Test #1951: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE4 # GetParam() = SSE4 ......................................................... Passed 0.11 sec42061931/2072 Test #1952: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 0.10 sec42071932/2072 Test #1953: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SSE2 # GetParam() = SSE2 ......................................................... Passed 0.10 sec42081933/2072 Test #1954: HwyRandomTestGroup/HwyRandomTest.TestNextNRandomUint64/SCALAR # GetParam() = SCALAR ..................................................... Passed 0.09 sec42091934/2072 Test #1955: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/AVX2 # GetParam() = AVX2 .................................................... Passed 0.09 sec42101935/2072 Test #1956: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE4 # GetParam() = SSE4 .................................................... Passed 0.08 sec42111936/2072 Test #1957: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSSE3 # GetParam() = SSSE3 .................................................. Passed 0.08 sec42121937/2072 Test #1958: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SSE2 # GetParam() = SSE2 .................................................... Passed 0.07 sec42131938/2072 Test #1959: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNRandomUint64/SCALAR # GetParam() = SCALAR ................................................ Passed 0.07 sec42141939/2072 Test #1960: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/AVX2 # GetParam() = AVX2 ............................................................ Passed 0.06 sec42151940/2072 Test #1961: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE4 # GetParam() = SSE4 ............................................................ Passed 0.05 sec42161941/2072 Test #1962: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSSE3 # GetParam() = SSSE3 .......................................................... Passed 0.05 sec42171942/2072 Test #1963: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SSE2 # GetParam() = SSE2 ............................................................ Passed 0.05 sec42181943/2072 Test #1964: HwyRandomTestGroup/HwyRandomTest.TestCachedXorshiro/SCALAR # GetParam() = SCALAR ........................................................ Passed 0.04 sec42191944/2072 Test #1965: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.04 sec42201945/2072 Test #1966: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.03 sec42211946/2072 Test #1967: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.03 sec42221947/2072 Test #1968: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.03 sec42231948/2072 Test #1969: HwyRandomTestGroup/HwyRandomTest.TestUniformDist/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.02 sec4224 Start 1972: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSSE3 # GetParam() = SSSE34225 Start 1973: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE2 # GetParam() = SSE24226 Start 1974: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SCALAR # GetParam() = SCALAR4227 Start 1975: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/AVX2 # GetParam() = AVX24228 Start 1976: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE4 # GetParam() = SSE44229 Start 1977: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSSE3 # GetParam() = SSSE34230 Start 1978: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE2 # GetParam() = SSE24231 Start 1979: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SCALAR # GetParam() = SCALAR4232 Start 1980: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/AVX2 # GetParam() = AVX24233 Start 1981: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE4 # GetParam() = SSE44234 Start 1982: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSSE3 # GetParam() = SSSE34235 Start 1983: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE2 # GetParam() = SSE24236 Start 1984: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SCALAR # GetParam() = SCALAR4237 Start 1985: BenchSortGroup/BenchSort.BenchAllColdSort/AVX2 # GetParam() = AVX24238 Start 1986: BenchSortGroup/BenchSort.BenchAllColdSort/SSE4 # GetParam() = SSE44239 Start 1987: BenchSortGroup/BenchSort.BenchAllColdSort/SSSE3 # GetParam() = SSSE34240 Start 1988: BenchSortGroup/BenchSort.BenchAllColdSort/SSE2 # GetParam() = SSE24241 Start 1989: BenchSortGroup/BenchSort.BenchAllColdSort/SCALAR # GetParam() = SCALAR4242 Start 1990: BenchSortGroup/BenchSort.BenchAllSort/AVX2 # GetParam() = AVX24243 Start 1991: BenchSortGroup/BenchSort.BenchAllSort/SSE4 # GetParam() = SSE44244 Start 1992: BenchSortGroup/BenchSort.BenchAllSort/SSSE3 # GetParam() = SSSE34245 Start 1993: BenchSortGroup/BenchSort.BenchAllSort/SSE2 # GetParam() = SSE24246 Start 1994: BenchSortGroup/BenchSort.BenchAllSort/SCALAR # GetParam() = SCALAR4247 Start 1995: SortTestGroup/SortTest.TestAllSortIota/AVX2 # GetParam() = AVX24248 Start 1996: SortTestGroup/SortTest.TestAllSortIota/SSE4 # GetParam() = SSE442491949/2072 Test #1970: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/AVX2 # GetParam() = AVX2 .......................................................... Passed 0.13 sec4250 Start 1997: SortTestGroup/SortTest.TestAllSortIota/SSSE3 # GetParam() = SSSE342511950/2072 Test #1971: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE4 # GetParam() = SSE4 .......................................................... Passed 0.13 sec42521951/2072 Test #1830: HwyMathTestGroup/HwyMathTest.TestAllFastLog10/AVX2 # GetParam() = AVX2 .................................................................. Passed 1.02 sec42531952/2072 Test #1972: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSSE3 # GetParam() = SSSE3 ........................................................ Passed 0.12 sec42541953/2072 Test #1973: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SSE2 # GetParam() = SSE2 .......................................................... Passed 0.12 sec42551954/2072 Test #1974: HwyRandomTestGroup/HwyRandomTest.TestNextNUniformDist/SCALAR # GetParam() = SCALAR ...................................................... Passed 0.12 sec42561955/2072 Test #1975: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.11 sec42571956/2072 Test #1976: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.11 sec42581957/2072 Test #1977: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.11 sec42591958/2072 Test #1978: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.10 sec42601959/2072 Test #1979: HwyRandomTestGroup/HwyRandomTest.TestNextFixedNUniformDist/SCALAR # GetParam() = SCALAR ................................................. Passed 0.10 sec42611960/2072 Test #1980: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/AVX2 # GetParam() = AVX2 ..................................................... Passed 0.09 sec42621961/2072 Test #1981: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE4 # GetParam() = SSE4 ..................................................... Passed 0.09 sec42631962/2072 Test #1982: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSSE3 # GetParam() = SSSE3 ................................................... Passed 0.08 sec42641963/2072 Test #1983: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SSE2 # GetParam() = SSE2 ..................................................... Passed 0.08 sec42651964/2072 Test #1984: HwyRandomTestGroup/HwyRandomTest.TestUniformCachedXorshiro/SCALAR # GetParam() = SCALAR ................................................. Passed 0.07 sec42661965/2072 Test #1985: BenchSortGroup/BenchSort.BenchAllColdSort/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.07 sec42671966/2072 Test #1986: BenchSortGroup/BenchSort.BenchAllColdSort/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.06 sec42681967/2072 Test #1987: BenchSortGroup/BenchSort.BenchAllColdSort/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.06 sec42691968/2072 Test #1988: BenchSortGroup/BenchSort.BenchAllColdSort/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.06 sec42701969/2072 Test #1989: BenchSortGroup/BenchSort.BenchAllColdSort/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.05 sec42711970/2072 Test #1991: BenchSortGroup/BenchSort.BenchAllSort/SSE4 # GetParam() = SSE4 .......................................................................... Passed 0.04 sec42721971/2072 Test #1992: BenchSortGroup/BenchSort.BenchAllSort/SSSE3 # GetParam() = SSSE3 ........................................................................ Passed 0.04 sec42731972/2072 Test #1993: BenchSortGroup/BenchSort.BenchAllSort/SSE2 # GetParam() = SSE2 .......................................................................... Passed 0.03 sec42741973/2072 Test #1994: BenchSortGroup/BenchSort.BenchAllSort/SCALAR # GetParam() = SCALAR ...................................................................... Passed 0.03 sec4275 Start 1998: SortTestGroup/SortTest.TestAllSortIota/SSE2 # GetParam() = SSE24276 Start 1999: SortTestGroup/SortTest.TestAllSortIota/SCALAR # GetParam() = SCALAR4277 Start 2000: SortTestGroup/SortTest.TestAllSort/AVX2 # GetParam() = AVX24278 Start 2001: SortTestGroup/SortTest.TestAllSort/SSE4 # GetParam() = SSE44279 Start 2002: SortTestGroup/SortTest.TestAllSort/SSSE3 # GetParam() = SSSE34280 Start 2003: SortTestGroup/SortTest.TestAllSort/SSE2 # GetParam() = SSE24281 Start 2004: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = SCALAR4282 Start 2005: SortTestGroup/SortTest.TestAllSelect/AVX2 # GetParam() = AVX24283 Start 2006: SortTestGroup/SortTest.TestAllSelect/SSE4 # GetParam() = SSE44284 Start 2007: SortTestGroup/SortTest.TestAllSelect/SSSE3 # GetParam() = SSSE34285 Start 2008: SortTestGroup/SortTest.TestAllSelect/SSE2 # GetParam() = SSE24286 Start 2009: SortTestGroup/SortTest.TestAllSelect/SCALAR # GetParam() = SCALAR4287 Start 2010: SortTestGroup/SortTest.TestAllPartialSort/AVX2 # GetParam() = AVX24288 Start 2011: SortTestGroup/SortTest.TestAllPartialSort/SSE4 # GetParam() = SSE44289 Start 2012: SortTestGroup/SortTest.TestAllPartialSort/SSSE3 # GetParam() = SSSE34290 Start 2013: SortTestGroup/SortTest.TestAllPartialSort/SSE2 # GetParam() = SSE24291 Start 2014: SortTestGroup/SortTest.TestAllPartialSort/SCALAR # GetParam() = SCALAR4292 Start 2015: SortTestGroup/SortTest.TestAllFloatLargerSmaller/AVX2 # GetParam() = AVX24293 Start 2016: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE4 # GetParam() = SSE44294 Start 2017: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSSE3 # GetParam() = SSSE34295 Start 2018: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE2 # GetParam() = SSE24296 Start 2019: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SCALAR # GetParam() = SCALAR4297 Start 2020: SortTestGroup/SortTest.TestAllFloatInf/AVX2 # GetParam() = AVX24298 Start 2021: SortTestGroup/SortTest.TestAllFloatInf/SSE4 # GetParam() = SSE442991974/2072 Test #1990: BenchSortGroup/BenchSort.BenchAllSort/AVX2 # GetParam() = AVX2 .......................................................................... Passed 0.19 sec4300 Start 2022: SortTestGroup/SortTest.TestAllFloatInf/SSSE3 # GetParam() = SSSE343011975/2072 Test #1996: SortTestGroup/SortTest.TestAllSortIota/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.17 sec43021976/2072 Test #1895: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/AVX2 # GetParam() = AVX2 ............................................................. Passed 0.75 sec43031977/2072 Test #1835: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/AVX2 # GetParam() = AVX2 .................................................................. Passed 1.13 sec43041978/2072 Test #1997: SortTestGroup/SortTest.TestAllSortIota/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.16 sec43051979/2072 Test #1995: SortTestGroup/SortTest.TestAllSortIota/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.17 sec43061980/2072 Test #1897: HwyMathTanTestGroup/HwyMathTanTest.TestAllFastAtan/SSSE3 # GetParam() = SSSE3 ........................................................... Passed 0.74 sec43071981/2072 Test #1998: SortTestGroup/SortTest.TestAllSortIota/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.15 sec43081982/2072 Test #1999: SortTestGroup/SortTest.TestAllSortIota/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.14 sec43091983/2072 Test #2015: SortTestGroup/SortTest.TestAllFloatLargerSmaller/AVX2 # GetParam() = AVX2 ............................................................... Passed 0.05 sec43101984/2072 Test #2016: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE4 # GetParam() = SSE4 ............................................................... Passed 0.05 sec43111985/2072 Test #2017: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSSE3 # GetParam() = SSSE3 ............................................................. Passed 0.04 sec43121986/2072 Test #2018: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SSE2 # GetParam() = SSE2 ............................................................... Passed 0.03 sec43131987/2072 Test #2019: SortTestGroup/SortTest.TestAllFloatLargerSmaller/SCALAR # GetParam() = SCALAR ........................................................... Passed 0.03 sec43141988/2072 Test #2020: SortTestGroup/SortTest.TestAllFloatInf/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.02 sec4315 Start 2023: SortTestGroup/SortTest.TestAllFloatInf/SSE2 # GetParam() = SSE24316 Start 2024: SortTestGroup/SortTest.TestAllFloatInf/SCALAR # GetParam() = SCALAR4317 Start 2025: SortTestGroup/SortTest.TestAllMedian/AVX2 # GetParam() = AVX24318 Start 2026: SortTestGroup/SortTest.TestAllMedian/SSE4 # GetParam() = SSE44319 Start 2027: SortTestGroup/SortTest.TestAllMedian/SSSE3 # GetParam() = SSSE34320 Start 2028: SortTestGroup/SortTest.TestAllMedian/SSE2 # GetParam() = SSE24321 Start 2029: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = SCALAR4322 Start 2030: SortTestGroup/SortTest.TestAllBaseCase/AVX2 # GetParam() = AVX24323 Start 2031: SortTestGroup/SortTest.TestAllBaseCase/SSE4 # GetParam() = SSE44324 Start 2032: SortTestGroup/SortTest.TestAllBaseCase/SSSE3 # GetParam() = SSSE34325 Start 2033: SortTestGroup/SortTest.TestAllBaseCase/SSE2 # GetParam() = SSE24326 Start 2034: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = SCALAR4327 Start 2035: SortTestGroup/SortTest.TestAllPartition/AVX2 # GetParam() = AVX24328 Start 2036: SortTestGroup/SortTest.TestAllPartition/SSE4 # GetParam() = SSE443291989/2072 Test #2021: SortTestGroup/SortTest.TestAllFloatInf/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.09 sec4330 Start 2037: SortTestGroup/SortTest.TestAllPartition/SSSE3 # GetParam() = SSSE343311990/2072 Test #2022: SortTestGroup/SortTest.TestAllFloatInf/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.09 sec43321991/2072 Test #1838: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSE2 # GetParam() = SSE2 .................................................................. Passed 1.20 sec43331992/2072 Test #1814: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SCALAR # GetParam() = SCALAR ................................................................ Passed 1.36 sec43341993/2072 Test #2023: SortTestGroup/SortTest.TestAllFloatInf/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.09 sec43351994/2072 Test #2024: SortTestGroup/SortTest.TestAllFloatInf/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.08 sec43361995/2072 Test #2025: SortTestGroup/SortTest.TestAllMedian/AVX2 # GetParam() = AVX2 ........................................................................... Passed 0.08 sec43371996/2072 Test #2026: SortTestGroup/SortTest.TestAllMedian/SSE4 # GetParam() = SSE4 ........................................................................... Passed 0.07 sec43381997/2072 Test #2027: SortTestGroup/SortTest.TestAllMedian/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 0.07 sec43391998/2072 Test #2028: SortTestGroup/SortTest.TestAllMedian/SSE2 # GetParam() = SSE2 ........................................................................... Passed 0.06 sec43401999/2072 Test #2029: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = SCALAR ....................................................................... Passed 0.06 sec43412000/2072 Test #2034: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = SCALAR ..................................................................... Passed 0.03 sec4342 Start 2038: SortTestGroup/SortTest.TestAllPartition/SSE2 # GetParam() = SSE24343 Start 2039: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = SCALAR4344 Start 2040: SortTestGroup/SortTest.TestAllGenerator/AVX2 # GetParam() = AVX24345 Start 2041: SortTestGroup/SortTest.TestAllGenerator/SSE4 # GetParam() = SSE44346 Start 2042: SortTestGroup/SortTest.TestAllGenerator/SSSE3 # GetParam() = SSSE34347 Start 2043: SortTestGroup/SortTest.TestAllGenerator/SSE2 # GetParam() = SSE24348 Start 2044: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = SCALAR4349 Start 2045: SpinTest.TestPingPong4350 Start 2046: ThreadPoolTest.TestCoprime4351 Start 2047: ThreadPoolTest.TestRandomPermutation4352 Start 2048: ThreadPoolTest.TestMultiplePermutations43532001/2072 Test #2001: SortTestGroup/SortTest.TestAllSort/SSE4 # GetParam() = SSE4 ............................................................................. Passed 0.28 sec43542002/2072 Test #2031: SortTestGroup/SortTest.TestAllBaseCase/SSE4 # GetParam() = SSE4 ......................................................................... Passed 0.11 sec43552003/2072 Test #1822: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSSE3 # GetParam() = SSSE3 ....................................................... Passed 1.38 sec43562004/2072 Test #2039: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.06 sec43572005/2072 Test #2040: SortTestGroup/SortTest.TestAllGenerator/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.05 sec43582006/2072 Test #2041: SortTestGroup/SortTest.TestAllGenerator/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.04 sec43592007/2072 Test #2042: SortTestGroup/SortTest.TestAllGenerator/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.03 sec43602008/2072 Test #2043: SortTestGroup/SortTest.TestAllGenerator/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.03 sec43612009/2072 Test #2044: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = SCALAR .................................................................... Passed 0.02 sec43622010/2072 Test #2046: ThreadPoolTest.TestCoprime ............................................................................................................... Passed 0.02 sec43632011/2072 Test #2047: ThreadPoolTest.TestRandomPermutation ..................................................................................................... Passed 0.01 sec4364 Start 2049: ThreadPoolTest.TestWaiter4365 Start 2050: ThreadPoolTest.TestTasks4366 Start 2051: ThreadPoolTest.TestPool4367 Start 2052: ThreadPoolTest.TestSmallAssignments4368 Start 2053: ThreadPoolTest.TestWaitMode4369 Start 2054: ThreadPoolTest.TestCounter4370 Start 2055: TopologyTest.TestNum4371 Start 2056: TopologyTest.TestTopology4372 Start 2057: TopologyTest.TestCaches4373 Start 2058: UnrollerTestGroup/UnrollerTest.TestAllDot/AVX2 # GetParam() = AVX24374 Start 2059: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE4 # GetParam() = SSE443752012/2072 Test #2048: ThreadPoolTest.TestMultiplePermutations .................................................................................................. Passed 0.07 sec43762013/2072 Test #2037: SortTestGroup/SortTest.TestAllPartition/SSSE3 # GetParam() = SSSE3 ...................................................................... Passed 0.14 sec43772014/2072 Test #1819: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SCALAR # GetParam() = SCALAR ............................................................... Passed 1.47 sec43782015/2072 Test #2036: SortTestGroup/SortTest.TestAllPartition/SSE4 # GetParam() = SSE4 ........................................................................ Passed 0.15 sec43792016/2072 Test #2033: SortTestGroup/SortTest.TestAllBaseCase/SSE2 # GetParam() = SSE2 ......................................................................... Passed 0.17 sec43802017/2072 Test #2049: ThreadPoolTest.TestWaiter ................................................................................................................ Passed 0.07 sec43812018/2072 Test #2050: ThreadPoolTest.TestTasks ................................................................................................................. Passed 0.06 sec43822019/2072 Test #2055: TopologyTest.TestNum ..................................................................................................................... Passed 0.03 sec43832020/2072 Test #2056: TopologyTest.TestTopology ................................................................................................................ Passed 0.03 sec4384 Start 2060: UnrollerTestGroup/UnrollerTest.TestAllDot/SSSE3 # GetParam() = SSSE34385 Start 2061: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE2 # GetParam() = SSE24386 Start 2062: UnrollerTestGroup/UnrollerTest.TestAllDot/SCALAR # GetParam() = SCALAR4387 Start 2063: UnrollerTestGroup/UnrollerTest.TestAllConvert/AVX2 # GetParam() = AVX24388 Start 2064: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE4 # GetParam() = SSE44389 Start 2065: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSSE3 # GetParam() = SSSE34390 Start 2066: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE2 # GetParam() = SSE24391 Start 2067: UnrollerTestGroup/UnrollerTest.TestAllConvert/SCALAR # GetParam() = SCALAR4392 Start 2068: UnrollerTestGroup/UnrollerTest.TestAllFind/AVX2 # GetParam() = AVX243932021/2072 Test #2057: TopologyTest.TestCaches .................................................................................................................. Passed 0.06 sec4394 Start 2069: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE4 # GetParam() = SSE443952022/2072 Test #2058: UnrollerTestGroup/UnrollerTest.TestAllDot/AVX2 # GetParam() = AVX2 ...................................................................... Passed 0.06 sec43962023/2072 Test #2059: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE4 # GetParam() = SSE4 ...................................................................... Passed 0.06 sec43972024/2072 Test #2038: SortTestGroup/SortTest.TestAllPartition/SSE2 # GetParam() = SSE2 ........................................................................ Passed 0.18 sec43982025/2072 Test #2032: SortTestGroup/SortTest.TestAllBaseCase/SSSE3 # GetParam() = SSSE3 ....................................................................... Passed 0.22 sec43992026/2072 Test #2054: ThreadPoolTest.TestCounter ............................................................................................................... Passed 0.09 sec44002027/2072 Test #2060: UnrollerTestGroup/UnrollerTest.TestAllDot/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 0.05 sec44012028/2072 Test #2061: UnrollerTestGroup/UnrollerTest.TestAllDot/SSE2 # GetParam() = SSE2 ...................................................................... Passed 0.04 sec44022029/2072 Test #2062: UnrollerTestGroup/UnrollerTest.TestAllDot/SCALAR # GetParam() = SCALAR .................................................................. Passed 0.03 sec44032030/2072 Test #2063: UnrollerTestGroup/UnrollerTest.TestAllConvert/AVX2 # GetParam() = AVX2 .................................................................. Passed 0.03 sec44042031/2072 Test #2064: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE4 # GetParam() = SSE4 .................................................................. Passed 0.02 sec44052032/2072 Test #2065: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 0.02 sec44062033/2072 Test #2066: UnrollerTestGroup/UnrollerTest.TestAllConvert/SSE2 # GetParam() = SSE2 .................................................................. Passed 0.02 sec44072034/2072 Test #2067: UnrollerTestGroup/UnrollerTest.TestAllConvert/SCALAR # GetParam() = SCALAR .............................................................. Passed 0.01 sec44082035/2072 Test #2068: UnrollerTestGroup/UnrollerTest.TestAllFind/AVX2 # GetParam() = AVX2 ..................................................................... Passed 0.01 sec4409 Start 2070: UnrollerTestGroup/UnrollerTest.TestAllFind/SSSE3 # GetParam() = SSSE34410 Start 2071: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE2 # GetParam() = SSE24411 Start 2072: UnrollerTestGroup/UnrollerTest.TestAllFind/SCALAR # GetParam() = SCALAR44122036/2072 Test #2004: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = SCALAR ......................................................................... Passed 0.40 sec44132037/2072 Test #2069: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE4 # GetParam() = SSE4 ..................................................................... Passed 0.02 sec44142038/2072 Test #2045: SpinTest.TestPingPong .................................................................................................................... Passed 0.15 sec44152039/2072 Test #1820: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/AVX2 # GetParam() = AVX2 ......................................................... Passed 1.53 sec44162040/2072 Test #2070: UnrollerTestGroup/UnrollerTest.TestAllFind/SSSE3 # GetParam() = SSSE3 ................................................................... Passed 0.01 sec44172041/2072 Test #2071: UnrollerTestGroup/UnrollerTest.TestAllFind/SSE2 # GetParam() = SSE2 ..................................................................... Passed 0.01 sec44182042/2072 Test #2072: UnrollerTestGroup/UnrollerTest.TestAllFind/SCALAR # GetParam() = SCALAR ................................................................. Passed 0.01 sec44192043/2072 Test #2052: ThreadPoolTest.TestSmallAssignments ...................................................................................................... Passed 0.14 sec44202044/2072 Test #2030: SortTestGroup/SortTest.TestAllBaseCase/AVX2 # GetParam() = AVX2 ......................................................................... Passed 0.28 sec44212045/2072 Test #1837: HwyMathTestGroup/HwyMathTest.TestAllFastLog1p/SSSE3 # GetParam() = SSSE3 ................................................................ Passed 1.44 sec44222046/2072 Test #2002: SortTestGroup/SortTest.TestAllSort/SSSE3 # GetParam() = SSSE3 ........................................................................... Passed 0.75 sec44232047/2072 Test #2003: SortTestGroup/SortTest.TestAllSort/SSE2 # GetParam() = SSE2 ............................................................................. Passed 0.77 sec44242048/2072 Test #2035: SortTestGroup/SortTest.TestAllPartition/AVX2 # GetParam() = AVX2 ........................................................................ Passed 0.58 sec44252049/2072 Test #2000: SortTestGroup/SortTest.TestAllSort/AVX2 # GetParam() = AVX2 ............................................................................. Passed 0.84 sec44262050/2072 Test #1823: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE2 # GetParam() = SSE2 ......................................................... Passed 2.30 sec44272051/2072 Test #2009: SortTestGroup/SortTest.TestAllSelect/SCALAR # GetParam() = SCALAR ....................................................................... Passed 1.29 sec44282052/2072 Test #2053: ThreadPoolTest.TestWaitMode .............................................................................................................. Passed 1.06 sec44292053/2072 Test #1813: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE2 # GetParam() = SSE2 .................................................................... Passed 2.65 sec44302054/2072 Test #1818: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE2 # GetParam() = SSE2 ................................................................... Passed 2.89 sec44312055/2072 Test #2007: SortTestGroup/SortTest.TestAllSelect/SSSE3 # GetParam() = SSSE3 ......................................................................... Passed 1.82 sec44322056/2072 Test #1810: HwyMathTestGroup/HwyMathTest.TestAllFastExp/AVX2 # GetParam() = AVX2 .................................................................... Passed 3.08 sec44332057/2072 Test #1821: HwyMathTestGroup/HwyMathTest.TestAllFastExpMinusOrZero/SSE4 # GetParam() = SSE4 ......................................................... Passed 3.07 sec44342058/2072 Test #1816: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSE4 # GetParam() = SSE4 ................................................................... Passed 3.17 sec44352059/2072 Test #2014: SortTestGroup/SortTest.TestAllPartialSort/SCALAR # GetParam() = SCALAR .................................................................. Passed 1.97 sec44362060/2072 Test #2005: SortTestGroup/SortTest.TestAllSelect/AVX2 # GetParam() = AVX2 ........................................................................... Passed 2.11 sec44372061/2072 Test #2010: SortTestGroup/SortTest.TestAllPartialSort/AVX2 # GetParam() = AVX2 ...................................................................... Passed 2.38 sec44382062/2072 Test #1817: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/SSSE3 # GetParam() = SSSE3 ................................................................. Passed 3.56 sec44392063/2072 Test #1815: HwyMathTestGroup/HwyMathTest.TestAllFastExp2/AVX2 # GetParam() = AVX2 ................................................................... Passed 3.65 sec44402064/2072 Test #1812: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSSE3 # GetParam() = SSSE3 .................................................................. Passed 3.67 sec44412065/2072 Test #2012: SortTestGroup/SortTest.TestAllPartialSort/SSSE3 # GetParam() = SSSE3 .................................................................... Passed 3.05 sec44422066/2072 Test #2008: SortTestGroup/SortTest.TestAllSelect/SSE2 # GetParam() = SSE2 ........................................................................... Passed 3.09 sec44432067/2072 Test #2006: SortTestGroup/SortTest.TestAllSelect/SSE4 # GetParam() = SSE4 ........................................................................... Passed 3.17 sec44442068/2072 Test #1811: HwyMathTestGroup/HwyMathTest.TestAllFastExp/SSE4 # GetParam() = SSE4 .................................................................... Passed 4.38 sec44452069/2072 Test #2011: SortTestGroup/SortTest.TestAllPartialSort/SSE4 # GetParam() = SSE4 ...................................................................... Passed 3.43 sec44462070/2072 Test #2013: SortTestGroup/SortTest.TestAllPartialSort/SSE2 # GetParam() = SSE2 ...................................................................... Passed 3.81 sec44472071/2072 Test #2051: ThreadPoolTest.TestPool .................................................................................................................. Passed 4.87 sec44482072/2072 Test #179: PerfCountersTest.RunBranches ............................................................................................................. Passed 41.29 sec44494450100% tests passed, 0 tests failed out of 207244514452Total Test time (real) = 42.33 sec4453checkPhase completed in 43 seconds
installPhase
4454install flags: -j48 install4455[0/1] Install the project...4456-- Install configuration: "Release"4457-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/libhwy.a4458-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/abort.h4459-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/aligned_allocator.h4460-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/auto_tune.h4461-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/base.h4462-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/bit_set.h4463-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/cache_control.h4464-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/detect_compiler_arch.h4465-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/detect_targets.h4466-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/foreach_target.h4467-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/highway_export.h4468-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/highway.h4469-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/nanobenchmark.h4470-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/arm_neon-inl.h4471-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/arm_sve-inl.h4472-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/emu128-inl.h4473-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/generic_ops-inl.h4474-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/inside-inl.h4475-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/loongarch_lsx-inl.h4476-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/loongarch_lasx-inl.h4477-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/ppc_vsx-inl.h4478-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/rvv-inl.h4479-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/scalar-inl.h4480-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/set_macros-inl.h4481-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/shared-inl.h4482-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/wasm_128-inl.h4483-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_128-inl.h4484-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_256-inl.h4485-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_512-inl.h4486-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/ops/x86_avx3-inl.h4487-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/per_target.h4488-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/print-inl.h4489-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/print.h4490-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/profiler.h4491-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/robust_statistics.h4492-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/targets.h4493-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/timer-inl.h4494-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/timer.h4495-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/x86_cpuid.h4496-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/libhwy_contrib.a4497-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/bit_pack/bit_pack-inl.h4498-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/dot/dot-inl.h4499-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/image/image.h4500-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/math/fast_math-inl.h4501-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/math/math-inl.h4502-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/matvec/matvec-inl.h4503-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/random/random-inl.h4504-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/order.h4505-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/shared-inl.h4506-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/sorting_networks-inl.h4507-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/traits-inl.h4508-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/traits128-inl.h4509-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/vqsort-inl.h4510-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/sort/vqsort.h4511-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/futex.h4512-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/spin.h4513-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/thread_pool.h4514-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/thread_pool/topology.h4515-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/copy-inl.h4516-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/count-inl.h4517-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/find-inl.h4518-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/minmax-inl.h4519-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/algo/transform-inl.h4520-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/contrib/unroller/unroller-inl.h4521-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/libhwy_test.a4522-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/tests/hwy_gtest.h4523-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/tests/test_util-inl.h4524-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/include/hwy/tests/test_util.h4525-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/pkgconfig/libhwy.pc4526-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/pkgconfig/libhwy-contrib.pc4527-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/pkgconfig/libhwy-test.pc4528-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/cmake/hwy/hwy-config-version.cmake4529-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/cmake/hwy/hwy-config.cmake4530-- Installing: /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib/cmake/hwy/hwy-config-release.cmake
fixupPhase
4531shrinking RPATHs of ELF executables and libraries in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.04532checking for references to /build/ in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0...4533patching script interpreter paths in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.04534stripping (with command strip and flags -S -p) in /nix/store/hc8hljv8iw0qxypv9m071w0fd42h2vvi-libhwy-1.4.0/lib