Skip to content

Remove incorrect sparcv9 match pattern from configure_f16_f128 #727

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 1 commit into from
Nov 3, 2024

Conversation

beetrees
Copy link
Contributor

@beetrees beetrees commented Nov 3, 2024

sparcv9-sun-solaris (the only sparcv9- target) uses the target architecture sparc64, so this pattern will never match anything. As sparcv9-sun-solaris is a 64-bit target, it is unaffected by the LLVM issue (llvm/llvm-project#41838) so no replacement pattern needs to be added to replace "sparcv9".

@tgross35 tgross35 merged commit 0c1453b into rust-lang:master Nov 3, 2024
26 checks passed
@beetrees beetrees deleted the remove-sparcv9-pattern branch November 3, 2024 23:11
tgross35 added a commit to tgross35/rust that referenced this pull request Dec 27, 2024
tgross35 added a commit to tgross35/rust that referenced this pull request Dec 27, 2024
Zalathar added a commit to Zalathar/rust that referenced this pull request Dec 28, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 28, 2024
Rollup merge of rust-lang#134832 - tgross35:update-builtins, r=tgross35

Update `compiler-builtins` to 0.1.140

Nothing significant here, just syncing the following small changes:

- rust-lang/compiler-builtins#727
- rust-lang/compiler-builtins#730
- rust-lang/compiler-builtins#736
- rust-lang/compiler-builtins#737
poliorcetics pushed a commit to poliorcetics/rust that referenced this pull request Dec 28, 2024
poliorcetics pushed a commit to poliorcetics/rust that referenced this pull request Dec 28, 2024
bjorn3 pushed a commit to rust-lang/rustc_codegen_cranelift that referenced this pull request Jan 5, 2025
github-actions bot pushed a commit to tautschnig/verify-rust-std that referenced this pull request Feb 20, 2025
github-actions bot pushed a commit to tautschnig/verify-rust-std that referenced this pull request Feb 20, 2025
github-actions bot pushed a commit to carolynzech/rust that referenced this pull request Feb 20, 2025
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Feb 20, 2025
github-actions bot pushed a commit to thanhnguyen-aws/verify-rust-std that referenced this pull request Feb 21, 2025
github-actions bot pushed a commit to thanhnguyen-aws/verify-rust-std that referenced this pull request Feb 21, 2025
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Feb 22, 2025
github-actions bot pushed a commit to carolynzech/rust that referenced this pull request Feb 22, 2025
github-actions bot pushed a commit to tautschnig/verify-rust-std that referenced this pull request Feb 22, 2025
github-actions bot pushed a commit to thanhnguyen-aws/verify-rust-std that referenced this pull request Feb 22, 2025
github-actions bot pushed a commit to thanhnguyen-aws/verify-rust-std that referenced this pull request Mar 3, 2025
github-actions bot pushed a commit to carolynzech/rust that referenced this pull request Mar 4, 2025
github-actions bot pushed a commit to carolynzech/rust that referenced this pull request Mar 4, 2025
github-actions bot pushed a commit to thanhnguyen-aws/verify-rust-std that referenced this pull request Mar 4, 2025
github-actions bot pushed a commit to tautschnig/verify-rust-std that referenced this pull request Mar 6, 2025
github-actions bot pushed a commit to thanhnguyen-aws/verify-rust-std that referenced this pull request Mar 6, 2025
github-actions bot pushed a commit to tautschnig/verify-rust-std that referenced this pull request Mar 11, 2025
github-actions bot pushed a commit to tautschnig/verify-rust-std that referenced this pull request Mar 11, 2025
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