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
598 stars 255 forks source link

Runtime detection for `AMX` target-features #1587

Closed sayantn closed 4 days ago

sayantn commented 3 weeks ago

This is an effort towards feature x86_amx_intrinsics. This implements the runtime detection for the 5 target-features for AMX. This depends on Rustc PR #126639, and should be merged together.

rustbot commented 3 weeks 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 2 weeks ago

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

bors commented 5 days ago

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