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

[X86] Use __builtin_ia32_paddq and __builtin_ia32_psubq to implement a couple...

[X86] Use __builtin_ia32_paddq and __builtin_ia32_psubq to implement a couple intrinsics that were supposed to operate on MMX registers. Otherwise we end up operating on GPRs. Throw in a test for _mm_mul_su32 while I was there.

llvm-svn: 252711
parent 880f60b7
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