Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vectorization error on copy algorithm #6567

Merged
merged 1 commit into from
Dec 9, 2024

Disable autovectorization with omp simd on Clang

3464c07
Select commit
Loading
Failed to load commit list.
Merged

Fix vectorization error on copy algorithm #6567

Disable autovectorization with omp simd on Clang
3464c07
Select commit
Loading
Failed to load commit list.
CircleCI Checks / build-and-test failed Nov 20, 2024 in 1m 0s

Workflow: build-and-test

View CircleCI workflow

  • checkout_code - Failed
  • tests.unit1 - Blocked
  • tests.unit.container_algorithms - Blocked
  • inspect - Blocked
  • clang_format - Blocked
  • cmake_format - Blocked
  • configure_test_combinations - Blocked
  • tests.unit1.algorithms - Blocked
  • tests.unit.segmented_algorithms - Blocked
  • spellcheck - Success
  • tests.unit2.algorithms - Blocked
  • docs-html - Blocked
  • tests.headers2 - Blocked
  • configure - Blocked
  • tests.performance - Blocked
  • install - Blocked
  • tests.unit2 - Blocked
  • check_circular_deps - Blocked
  • tests.headers3 - Blocked
  • tests.headers4 - Blocked
  • tests.headers1 - Blocked
  • check_module_cmakelists - Blocked
  • tests.regressions - Blocked
  • tests.examples - Blocked
  • core - Blocked
  • push_stable_tag - Blocked
  • depreport - Blocked