Skip to content

BUG: only override vector size for avx code#12555

Merged
charris merged 1 commit intonumpy:masterfrom
juliantaylor:fix-avx
Dec 16, 2018
Merged

BUG: only override vector size for avx code#12555
charris merged 1 commit intonumpy:masterfrom
juliantaylor:fix-avx

Conversation

@juliantaylor
Copy link
Contributor

only a fraction of code has avx variants so the size must not be
overriden globally.
Closes gh-12507

imo this still needs to be rewritten to have less duplication but this is the quick fix.

only a fraction of code has avx variants so the size must not be
overriden globally.
Closes numpygh-12507
@charris
Copy link
Member

charris commented Dec 16, 2018

Fixes the problem for me. Thanks Julian.

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Dec 16, 2018
@charris charris removed this from the 1.16.0 release milestone Dec 16, 2018
@juliantaylor juliantaylor deleted the fix-avx branch December 16, 2018 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AVX2 related failures.

2 participants