Details
Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rGadae4e9b5c98: [libcxx] <experimental/simd> Fix CI errors on 32-bits x86
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
28,480 ms | libcxx-ci - Debug mode > llvm-libc++-shared-cfg-in.std/experimental/simd/simd_class::simd_ctor_broadcast.pass.cpp Script:
--
: 'COMPILED WITH'; /usr/bin/clang++-18 /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/libcxx/test/std/experimental/simd/simd.class/simd_ctor_broadcast.pass.cpp -pthread --target=x86_64-unknown-linux-gnu -nostdinc++ -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/libcxx/test/support -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_ENABLE_EXPERIMENTAL -D_LIBCPP_ENABLE_DEBUG_MODE=1 -Werror=thread-safety -Wuser-defined-warnings -lc++experimental -nostdlib++ -L /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/lib -Wl,-rpath,/home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/lib -lc++ -o /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/test/std/experimental/simd/simd.class/Output/simd_ctor_broadcast.pass.cpp.dir/t.tmp.exe
| |
5,040 ms | libcxx-ci - Debug mode > llvm-libc++-shared-cfg-in.std/experimental/simd/simd_mask_class::simd_mask_ctor_broadcast.pass.cpp Script:
--
: 'COMPILED WITH'; /usr/bin/clang++-18 /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/libcxx/test/std/experimental/simd/simd.mask.class/simd_mask_ctor_broadcast.pass.cpp -pthread --target=x86_64-unknown-linux-gnu -nostdinc++ -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/libcxx/test/support -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_ENABLE_EXPERIMENTAL -D_LIBCPP_ENABLE_DEBUG_MODE=1 -Werror=thread-safety -Wuser-defined-warnings -lc++experimental -nostdlib++ -L /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/lib -Wl,-rpath,/home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/lib -lc++ -o /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-f16b4341fc62-1/llvm-project/libcxx-ci/build/generic-debug-mode/test/std/experimental/simd/simd.mask.class/Output/simd_mask_ctor_broadcast.pass.cpp.dir/t.tmp.exe
| |
30,010 ms | libcxx-ci - Safe mode > llvm-libc++-shared-cfg-in.std/experimental/simd/simd_class::simd_ctor_broadcast.pass.cpp Script:
--
: 'COMPILED WITH'; /usr/bin/clang++-18 /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/libcxx/test/std/experimental/simd/simd.class/simd_ctor_broadcast.pass.cpp -pthread --target=x86_64-unknown-linux-gnu -nostdinc++ -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/libcxx/test/support -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_ENABLE_EXPERIMENTAL -D_LIBCPP_ENABLE_SAFE_MODE=1 -Werror=thread-safety -Wuser-defined-warnings -lc++experimental -nostdlib++ -L /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/lib -Wl,-rpath,/home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/lib -lc++ -o /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/test/std/experimental/simd/simd.class/Output/simd_ctor_broadcast.pass.cpp.dir/t.tmp.exe
| |
5,290 ms | libcxx-ci - Safe mode > llvm-libc++-shared-cfg-in.std/experimental/simd/simd_mask_class::simd_mask_ctor_broadcast.pass.cpp Script:
--
: 'COMPILED WITH'; /usr/bin/clang++-18 /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/libcxx/test/std/experimental/simd/simd.mask.class/simd_mask_ctor_broadcast.pass.cpp -pthread --target=x86_64-unknown-linux-gnu -nostdinc++ -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/include/c++/v1 -I /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/libcxx/test/support -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D_LIBCPP_ENABLE_EXPERIMENTAL -D_LIBCPP_ENABLE_SAFE_MODE=1 -Werror=thread-safety -Wuser-defined-warnings -lc++experimental -nostdlib++ -L /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/lib -Wl,-rpath,/home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/lib -lc++ -o /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-b960bb0acc7f-1/llvm-project/libcxx-ci/build/generic-safe-mode/test/std/experimental/simd/simd.mask.class/Output/simd_mask_ctor_broadcast.pass.cpp.dir/t.tmp.exe
|