Tracking Issue for NEON I8MM intrinsics
Amanieu opened this issue · 2 comments
Amanieu commented
Feature gate: #![feature(stdarch_neon_i8mm)]
This is a tracking issue for NEON intrinsics under the i8mm
feature.
Public API
// core::arch::{arm,aarch64}
fn vsudot*(..);
fn vusdot*(..);
fn vmmlaq*(..);
fn vusmmlaq*(..)
Steps / History
- Implementation: #...
- Final comment period (FCP)1
- Stabilization PR
Unresolved Questions
- None yet.
Footnotes
Jules-Bertholet commented
@rustbot label o-arm o-aarch64 a-simd
Gunjan-Rajput commented
fix # 117223