compiler.cfg.intrinsics.simd: remove a case in sign-bit-mask that is probably unused

db4
Björn Lindqvist 2014-06-07 14:39:19 +02:00
parent 906f796094
commit 644dac1fc0
1 changed files with 4 additions and 8 deletions

View File

@ -35,10 +35,6 @@ IN: compiler.cfg.intrinsics.simd
0x8000,0000 0x8000,0000
0x8000,0000 0x8000,0000
} underlying>> ] }
{ longlong-2-rep [ ulonglong-array{
0x8000,0000,0000,0000
0x8000,0000,0000,0000
} underlying>> ] }
} case ;
: ^load-neg-zero-vector ( rep -- dst )