Displaying 1 result from an estimated 1 matches for "01e86b9e".
2009 Jan 31
2
[LLVMdev] Optimized code analysis problems
...XMM3 = _mm_packs_epi32(XMM3, XMM4);
XMM3 = _mm_packus_epi16(XMM3, XMM3);
_mm_storel_epi64((__m128i*)(output+8*l), XMM3);
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090130/01e86b9e/attachment.html>