Extend __builtin_shufflevector to expose the full power of the llvm...
Extend __builtin_shufflevector to expose the full power of the llvm shufflevector instruction. This means it can now be used for vector truncation and concatenation. This will be used for the ARM NEON implementation. llvm-svn: 105589
Loading
Please register or sign in to comment