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

gh-actions: update CI test for loongarch #1242

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

jinboson
Copy link
Contributor

@jinboson jinboson commented Dec 7, 2024

No description provided.

@jinboson
Copy link
Contributor Author

jinboson commented Dec 9, 2024

https://github.com/simd-everywhere/simde/actions/runs/12209331270/job/34063950452?pr=1242

Hi, Michael. The above CI failing seems an aarch64-related problem, i dont know how the changes i made affected it. Is there any suggestions ? :)

It seems that -mlsx and -mlasx options were forgotten to
pass to gcc or clang for CI testing. The compilers need
them to enable SIMDE_LOONGARCH_LSX/LASX_NATIVE, otherwise
only the emul part of the test suites is tested.
@mr-c mr-c enabled auto-merge (rebase) December 11, 2024 15:01
@mr-c mr-c merged commit 0cf3528 into simd-everywhere:master Dec 11, 2024
96 of 97 checks passed
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