Skip to content

fix:workaround for missing _mm256_setr_m128i in GCC < 8 in new-added k_quants.c. #2405

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
Jul 28, 2023
Merged

Conversation

lx200916
Copy link
Contributor

Fix issue #1279
PR #1638 fixed the compilation failure but the new-added file k_quants.c seems break the compilation again. This PR try to fix the problem by applying the same workaround (declare a compatible macro) to k_quants.c. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants