mirror of
https://github.com/Noratrieb/intringen.git
synced 2026-01-16 14:45:04 +01:00
generate tests
This commit is contained in:
parent
8f49c199cc
commit
1dcfb83114
9 changed files with 268 additions and 41 deletions
|
|
@ -86,4 +86,4 @@ fn main() -> Result<()> {
|
|||
Ok(())
|
||||
}
|
||||
|
||||
const INTRINSICS_GENERATE: &[&str] = &["_mm_packus_epi16", "_mm_setr_epi16"];
|
||||
const INTRINSICS_GENERATE: &[&str] = &["_mm_packus_epi16", "_mm_packs_epi16", "_mm_setr_epi16"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue