Skip to content
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

Support Linux aarch64 #264

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martin-g
Copy link

Use sse2neon for translating SSE to NEON ops.
Add CI based on Github Actions to verify that the project builds properly on x86_64 and aarch64

Use sse2neon v1.6.0 on ARM64

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@martin-g
Copy link
Author

The CI jobs will be activated for this repo when the workflow is pushed to the master branch, i.e. after merging this PR.
Successful build could be seen at my fork: https://github.com/martin-g/wtdbg2/actions/runs/6309983436

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
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