Skip to content

rustc_target: Add sme-b16b16 as an explicit aarch64 target feature#130741

Merged
bors merged 2 commits intorust-lang:masterfrom
mrkajetanp:detect-b16b16
Oct 10, 2024
Merged

rustc_target: Add sme-b16b16 as an explicit aarch64 target feature#130741
bors merged 2 commits intorust-lang:masterfrom
mrkajetanp:detect-b16b16

Conversation

@mrkajetanp
Copy link
Contributor

LLVM 20 split out what used to be called b16b16 and correspond to aarch64
FEAT_SVE_B16B16 into sve-b16b16 and sme-b16b16.
Add sme-b16b16 as an explicit feature and update the codegen accordingly.

Resolves #129894.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants