[X86] Custom promote i32->f80 uint_to_fp on AVX512 64-bit targets.
authorCraig Topper <craig.topper@intel.com>
Tue, 3 Sep 2019 02:51:10 +0000 (02:51 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 3 Sep 2019 02:51:10 +0000 (02:51 +0000)
commit1c46d6cba368e07792f52d68995d5da6b7c6d53e
tree6d8a939c8a0b13499bc449147e15364f7b5ca0bc
parent9e250a4782bb93ad8d1359a72dad4520a83e1bfa
[X86] Custom promote i32->f80 uint_to_fp on AVX512 64-bit targets.

Reuse the same code to promote all i32 uint_to_fp on 64-bit targets
to simplify the X86ISelLowering constructor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370693 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/scalar-int-to-fp.ll