Skip to content

Conversation

@dslarm
Copy link

@dslarm dslarm commented Jun 7, 2022

This patch changes Makefile.simde such that it compiles on aarch64 Linux using SIMDe.

GCC will error on aarch64 with the "-msse4.1" flag - so this is removed for aarch64.

However - it is still necessary to #define SSE2 and SSE4.1 on aarch64 so that the right blocks of code are seen by the compiler that use SIMDe.

…4 and correct #defines to bring in SSE2/SSE4.1 paths as required
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