Skip to content

Test inline asm support on CI #1397

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

Merged
merged 3 commits into from
Oct 8, 2023
Merged

Test inline asm support on CI #1397

merged 3 commits into from
Oct 8, 2023

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Oct 8, 2023

Also fix macOS inline asm support and make is_x86_feature_detected!() report the actual cpu features on Linux and macOS.

Part of https://github.com/bjorn3/rustc_codegen_cranelift/issues/1204

bjorn3 added 3 commits October 8, 2023 09:50
cg_clif should support enough simd intrinsics now to not need almost all
cpu features to be force disabled. In addition they can't be disabled
anyway when using a sysroot compiled by LLVM.
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