rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
601 stars 267 forks source link

std_detect: loongarch: Sync runtime detectable features from LLVM #1548

Closed heiher closed 7 months ago

heiher commented 7 months ago

This PR removes features that are not supported by LLVM and adds LLVM target features that are detectable runtime:

rustbot commented 7 months ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer