[X86][AVX512F] Add support for uint_to_fp v2i32 to v2f64 on AVX512F-only targets
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 20 Nov 2016 14:03:23 +0000 (14:03 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 20 Nov 2016 14:03:23 +0000 (14:03 +0000)
commit096b6d4f812592c1fcff5763d3eb28af039c557f
treede5779bc9241020898e6a1d1118edcbab2985088
parentf2fbf437047071a269da32512a2a395994b7c1f2
[X86][AVX512F] Add support for uint_to_fp v2i32 to v2f64 on AVX512F-only targets

Use 512-bit instructions (we already do something similar for uint_to_fp v4i32 to v4f64)

llvm-svn: 287491
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/test/CodeGen/X86/vec_int_to_fp.ll