Skip to content

Use x86_no_sse configuration in more places #993

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
Jul 25, 2025

Conversation

tgross35
Copy link
Contributor

No description provided.

tgross35 added 3 commits July 24, 2025 18:49
The LLVM issue was resolved a while ago, these should no longer be a
problem.
The fix has since made it to nightly, so the skips here can be removed.
Emit `x86_no_sse` in the compiler-builtins (and builtins-test) build
script, and use it to simplify `all(target_arch = "x86",
not(target_fefature = "sse))` configuration.
@tgross35 tgross35 merged commit 71f73a5 into rust-lang:master Jul 25, 2025
60 of 76 checks passed
@tgross35 tgross35 deleted the x86-no-sse branch July 25, 2025 21:12
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