Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

[libcxx] <experimental/simd> Fix CI errors on 32-bits x86
ClosedPublic

Authored by Joy12138 on Sep 12 2023, 10:31 PM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rGadae4e9b5c98: [libcxx] <experimental/simd> Fix CI errors on 32-bits x86

Diff Detail

Unit TestsFailed

TimeTest
28,480 mslibcxx-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 mslibcxx-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 mslibcxx-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 mslibcxx-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

Event Timeline

Joy12138 created this revision.Sep 12 2023, 10:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 12 2023, 10:31 PM
Joy12138 requested review of this revision.Sep 12 2023, 10:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 12 2023, 10:31 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Joy12138 updated this revision to Diff 556625.Sep 12 2023, 10:36 PM

Fix comment

philnik accepted this revision.Sep 12 2023, 10:36 PM
This revision is now accepted and ready to land.Sep 12 2023, 10:36 PM
Joy12138 updated this revision to Diff 556631.Sep 13 2023, 12:08 AM

Fix index range