Skip to content
Commit 218da620 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Change _mm512_shuffle_pd and _mm512_shuffle_ps to use target specific...

[X86] Change _mm512_shuffle_pd and _mm512_shuffle_ps to use target specific shuffle builtins instead of generic __builtin_shufflevector.

I added the builtins for 128, 256, and 512 bits recently but looks like I failed to convert to using the 512 bit one.

llvm-svn: 336488
parent 5cbeeedd
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