mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

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.