Add v4f64 -> v2f32 fp_round support. Also add a testcase to exercise
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 1 Aug 2011 21:54:09 +0000 (21:54 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 1 Aug 2011 21:54:09 +0000 (21:54 +0000)
commit55244ceac400dfb170d4df81029ddec9f38ad7cc
tree06f3f4b045360560a41091d32e7522df50337415
parentaed890bee04cce1896a4230cd493774c9700f545
Add v4f64 -> v2f32 fp_round support. Also add a testcase to exercise
the legalizer. This commit together with the two previous ones fixes
PR10495.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136654 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-256-cvt.ll