mirror of
https://github.com/Noratrieb/intringen.git
synced 2026-01-14 22:05:02 +01:00
generate _mm_packus_epi16
This commit is contained in:
commit
429d9b826c
13 changed files with 855 additions and 0 deletions
3
shell.nix
Normal file
3
shell.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
|
||||
packages = with pkgs; [ rustup ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue