scuttle bogus math.vectors.simd test

db4
Joe Groff 2009-10-17 18:47:31 -05:00
parent b7bce0342a
commit 0653bae7ec
1 changed files with 0 additions and 5 deletions

View File

@ -48,11 +48,6 @@ cpu x86? [
float-4{ 0 1 0 2 }
[ { float-4 } declare dup v+ underlying>> double-2 boa dup v+ ] compile-call
] unit-test
[ 33.0 ] [
double-2{ 1 2 } double-2{ 10 20 }
[ { double-2 double-2 } declare v+ underlying>> 3.0 float* ] compile-call
] unit-test
] when
! Fuzz testing