| commit | 76b3c7414190639e354bb47b764641618016ebee | [log] [tgz] |
|---|---|---|
| author | sayantn <sayantn05@gmail.com> | Sat Nov 01 07:50:36 2025 +0530 |
| committer | sayantn <sayantn05@gmail.com> | Sat Nov 01 07:55:34 2025 +0530 |
| tree | 9733ac60fc3c24100e4e5c5f48dc206fae630db7 | |
| parent | 7ea571218318dbc5078907bc59dcb75b9260f857 [diff] |
Add tests for new AMX intrinsics
This repository contains the core_arch crate, which implements core::arch - Rust's core library architecture-specific intrinsics.
The std::simd component now lives in the packed_simd_2 crate.
This repository is linked to rust-lang/rust as a josh subtree. You can use the rustc-josh-sync tool to perform synchronization.
You can find a guide on how to perform the synchronization here.