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

Runtime detection of `xop` target-feature #1604

Closed sayantn closed 3 months ago

sayantn commented 3 months ago

This is an effort towards rust-lang/rust#127208. This Implements the runtime detection of xop.

rustbot commented 3 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

bors commented 3 months ago

:umbrella: The latest upstream changes (presumably be95083b6cf4ad6ce2510f21fe4ec4930d18ff1d) made this pull request unmergeable. Please resolve the merge conflicts.