Skip to content
Commit 8e57855e authored by Craig Topper's avatar Craig Topper
Browse files

Change _mm256_permute4x64_epi64 and _mm256_permute4x64_pd to use...

Change _mm256_permute4x64_epi64 and _mm256_permute4x64_pd to use builtin_shufflevector instead of specific builtins. Old builtins will be removed from llvm now that vpermq/vpermpd are supported by shuffle lowering code.

llvm-svn: 154777
parent 83261063
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment