[X86][FastISel] Support uitofp with avx512.
authorCraig Topper <craig.topper@intel.com>
Fri, 13 Jul 2018 22:09:30 +0000 (22:09 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 13 Jul 2018 22:09:30 +0000 (22:09 +0000)
commitda424ba1c5ead401270aa64891cbf9a2791b08c4
tree5bf6ff2b4de3750ceec3d59c4b9307a9d83e4033
parentee51d5c64e59fe4fd88b58ee5842bb05fc403053
[X86][FastISel] Support uitofp with avx512.

llvm-svn: 337055
llvm/lib/Target/X86/X86FastISel.cpp
llvm/test/CodeGen/X86/fast-isel-uint-float-conversion-x86-64.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/fast-isel-uint-float-conversion.ll [new file with mode: 0644]