[X86][SSE] Fixed issue with memory folding of (v)cvtsd2ss intrinsics
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 26 Jul 2016 10:41:28 +0000 (10:41 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 26 Jul 2016 10:41:28 +0000 (10:41 +0000)
commit019e1024267da0344853a9f33b8bc8d2765961b7
tree73a036be68a650da43e41487500f2f95199d1654
parent68a204ddc18879dba2f2880f6db5e3c8067b0382
[X86][SSE] Fixed issue with memory folding of (v)cvtsd2ss intrinsics

Fixed typo in the intrinsic definitions of (v)cvtsd2ss with memory folding.

This was only unearthed when rL276102 started using the intrinsic again.....

llvm-svn: 276740
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
llvm/test/CodeGen/X86/sse2-intrinsics-x86.ll