Skip to content

Add Apple Silicon support with 128-byte cache line size - #106

Merged
max0x7ba merged 1 commit into
max0x7ba:masterfrom
alasdairpan:master
Jul 30, 2026
Merged

Add Apple Silicon support with 128-byte cache line size#106
max0x7ba merged 1 commit into
max0x7ba:masterfrom
alasdairpan:master

Conversation

@alasdairpan

Copy link
Copy Markdown
Contributor

Apple's M-series (M1-M4) and A-series (A14+) use 128-byte cache lines, I use __APPLE__ && __aarch64__ to detect Apple Silicon and correct cache line size for alignment. I also add macOS to the CMake CI matrix to keep this supported.

@max0x7ba
max0x7ba merged commit f744f42 into max0x7ba:master Jul 30, 2026
26 checks passed
@max0x7ba

Copy link
Copy Markdown
Owner

Thank you for your contribution, Alasdair.

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.

2 participants