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

add x86 APX features #1482

Merged
merged 3 commits into from
Sep 25, 2024
Merged

add x86 APX features #1482

merged 3 commits into from
Sep 25, 2024

Conversation

alex-s168
Copy link
Contributor

APX support was recently merged into LLVM, making C3C output warning messages, because it doesn't know these features.
Note that I unified the LLVM APX features in the standard library, because they are all on the same feature bit, and it doesn't make any sense to split them (like in LLVM).

@lerno lerno merged commit da2f958 into c3lang:master Sep 25, 2024
26 checks passed
@lerno
Copy link
Collaborator

lerno commented Sep 25, 2024

Thank you!

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