This commit is contained in:
nora 2024-01-06 18:32:27 +01:00
parent 10b9cefe24
commit a0b75b348b
4 changed files with 246 additions and 477 deletions

View file

@ -89,6 +89,7 @@ fn main() -> Result<()> {
}
const INTRINSICS_GENERATE: &[&str] = &[
"_mm_abs_epi16",
"_mm_setr_epi8",
"_mm_setr_epi16",
"_mm_setr_epi32",