]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/propagation/known-words/known-words.factor
Merge branch 'master' into simd-cleanup
[factor.git] / basis / compiler / tree / propagation / known-words / known-words.factor
index 8afbaf0099082710c1ee8e2805dec359b8e6a575..6e906e685a2df2bf8cb6aa861078bb86b2ce3848 100644 (file)
@@ -16,8 +16,7 @@ compiler.tree.propagation.slots
 compiler.tree.propagation.simple
 compiler.tree.propagation.constraints
 compiler.tree.propagation.call-effect
-compiler.tree.propagation.transforms
-compiler.tree.propagation.simd ;
+compiler.tree.propagation.transforms ;
 FROM: alien.c-types => (signed-interval) (unsigned-interval) ;
 IN: compiler.tree.propagation.known-words