Skip to content

Conversation

sw
Copy link
Contributor

@sw sw commented Apr 24, 2023

GCC 8 doesn't know _mm_loadu_si64, use the equivalent _mm_loadl_epi64 which generates the same opcode.

Set the make CI check to run on Ubuntu 20.04 and GCC 8 to prevent such problems in the future. Of course we might decide to drop support for these old versions some time in the future.

See a failing check here.

Resolves #1120

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.

Latest release wont compile (ggml.c)
2 participants