compiler.cfg.intrinsics.simd: remove a case in sign-bit-mask that is probably unused
parent
906f796094
commit
644dac1fc0
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue