[cfe-dev] Patch to add __builtin_shufflevector

Eli Friedman eli.friedman at gmail.com
Thu Feb 28 18:52:42 PST 2008


Per subject, patch to add __builtin_shufflevector.  This is needed to
implement mmintrin.h and friends efficiently on top of LLVM, because
LLVM isn't very smart about vectors, and vectors are hard(tm).  The
diagnostics aren't quite right, but other than that, does this patch
look okay?

-Eli
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tdiff.txt
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080228/16c88e1b/attachment.txt>


More information about the cfe-dev mailing list