]> gitweb.factorcode.org Git - factor.git/commit
math.vectors.simd.intrinsics: fix deploy bug
authorJoe Groff <arcata@gmail.com>
Wed, 7 Dec 2011 20:46:52 +0000 (12:46 -0800)
committerJoe Groff <arcata@gmail.com>
Wed, 7 Dec 2011 20:47:38 +0000 (12:47 -0800)
commit3deae9699569f08c61a358f9718133ee2614ce7d
treeb65112c1c902fa2f92852e5466400d9f7258adfb
parentabc953eceafe8b1bbda45ff7129f5148a57ea45f
math.vectors.simd.intrinsics: fix deploy bug
If not called with a known-at-compile-time SIMD type, the intrinsic definitions were leaving behind runtime quotations that referenced the c-array words after c-type information had been stripped, causing deployed applications that used SIMD to fail.
basis/math/vectors/simd/intrinsics/intrinsics.factor