diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2014-05-23 00:38:07 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2014-05-23 00:38:07 +0000 |
commit | 5d28ea14517aa6fcbc83b0abc04d0489e013315f (patch) | |
tree | 5bfd938b347c8dfdd4037d4e6986148fa13cf86e /llvm/lib/CodeGen/MachineCodeEmitter.cpp | |
parent | f5e8a14bd67d01065674ce955e27703d78ae88be (diff) | |
download | bcm5719-llvm-5d28ea14517aa6fcbc83b0abc04d0489e013315f.tar.gz bcm5719-llvm-5d28ea14517aa6fcbc83b0abc04d0489e013315f.zip |
Fix a bug in xmmintrin.h.
The last step of _mm_cvtps_pi16 should use _mm_packs_pi32, which is a function
that reads two __m64 values and packs four 32-bit values into four 16-bit
values.
<rdar://problem/16873717>
llvm-svn: 209489
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions