Skip to content

Apple silicon support#13

Open
lmichaudel wants to merge 2 commits intotyoma:masterfrom
lmichaudel:apple-silicon
Open

Apple silicon support#13
lmichaudel wants to merge 2 commits intotyoma:masterfrom
lmichaudel:apple-silicon

Conversation

@lmichaudel
Copy link
Copy Markdown

I implemented support for Apple Silicon (and mostly on arm64, but I could only test it with my Macbook Air M2)
Basically it just replace emmintrin.h in agge/blenders_simd.h with sse2neon.h.

Also I needed to replace the #include <polyq/queue.h in agge.async/worker.h with a messy #include <../libraries/polyq/queue.h... I have no idea why it doesn't include the headers of Polyq.

@tyoma tyoma force-pushed the master branch 2 times, most recently from 1fb714c to 10e0db3 Compare December 24, 2025 12:33
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.

1 participant