]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/raytracer-simd/raytracer-simd.factor
More integer SIMD work
[factor.git] / extra / benchmark / raytracer-simd / raytracer-simd.factor
index 3712972862e610d55bc33e2dfb3eeb0fca440afc..2d16c8cd1fdc696c4236c6cc49fe31bd0123ec3f 100644 (file)
@@ -5,6 +5,7 @@ USING: arrays accessors io io.files io.files.temp
 io.encodings.binary kernel math math.constants math.functions
 math.vectors math.vectors.simd math.parser make sequences
 sequences.private words hints classes.struct ;
+SIMD: double-4
 IN: benchmark.raytracer-simd
 
 ! parameters