rust/library/stdarch/crates/std_detect/tests
Kajetan Puchalski 485ded6369 std_detect: Add sme-b16b16 as an explicit aarch64 target feature
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 detection accordingly.
2024-09-18 12:48:54 -04:00
..
cpu-detection.rs std_detect: Add sme-b16b16 as an explicit aarch64 target feature 2024-09-18 12:48:54 -04:00
macro_trailing_commas.rs std_detect: Add aarch64/linux/LLVM features 2024-07-25 15:18:37 +01:00
x86-specific.rs Implemented runtime detection of xop target-feature 2024-07-06 18:55:26 +02:00