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

Fix compile errors caused by __m128 and fnstcw on RISC-V #13

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

XieJiSS
Copy link
Contributor

@XieJiSS XieJiSS commented Nov 28, 2021

Closes #12

@swesterfeld swesterfeld merged commit 32ed18c into swesterfeld:master Nov 29, 2021
@swesterfeld
Copy link
Owner

I've merged it now, avoiding __m128 outside #ifdef __SSE__ for all platforms (not just RISC-V) as 6fded91

Thanks!

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.

__m128 alternatives outside #ifdef __SSE__ ?
2 participants