X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX equivalent.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 14 Jun 2013 09:31:41 +0000 (09:31 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 14 Jun 2013 09:31:41 +0000 (09:31 +0000)
commitd25ec760cbf93e8c8493eaab2265c8bb8cf1d233
treee2317d477791802e324c01745ca5660ad11b64ec
parentea3e57d0a11941aa9834730771d64a62cc8f66bd
X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX equivalent.

Give it the right register format so we can also emit it when AVX is enabled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183971 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrMMX.td
test/CodeGen/X86/mmx-builtins.ll