[X86][SSE] Added additional fp/int tests.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 18 Jul 2015 17:05:39 +0000 (17:05 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 18 Jul 2015 17:05:39 +0000 (17:05 +0000)
commitcf0cbae8ca9de4e3397f68a81b3df882296ea195
tree8a8a6797954e9818921a2b80a25834d4e086992b
parent1e1fadbc08f50798148da27789a7297399dd2111
[X86][SSE] Added additional fp/int tests.

Demonstrates some shortfalls in subvector(cvt(x)) compared to cvt(subvector(x)) patterns - especially on AVX/AVX2 targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242614 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_fp_to_int.ll
test/CodeGen/X86/vec_int_to_fp.ll