Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MAINT, SIMD: Hardened the AVX compile-time tests #19230

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

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

charris
Copy link
Member

@charris charris commented Jun 13, 2021

Backport of #18970.

closes #18945

Hardened the AVX compile-time tests

To avoid optimizing it out by the compiler so we make
sure that the assembler is getting involved.

@charris charris added component: numpy.distutils 03 - Maintenance 08 - Backport Used to tag backport PRs component: SIMD Issues in SIMD (fast instruction sets) code or machinery labels Jun 13, 2021
@charris charris added this to the 1.20.4 release milestone Jun 13, 2021
  To avoid optimizing it out by the compiler so we make
  sure that the assembler is getting involved.
@charris charris merged commit d1af3e0 into numpy:maintenance/1.20.x Jun 13, 2021
@charris charris deleted the backport-18970 branch June 13, 2021 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03 - Maintenance 08 - Backport Used to tag backport PRs component: numpy.distutils component: SIMD Issues in SIMD (fast instruction sets) code or machinery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants