]> granicus.if.org Git - llvm/commit
[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)
commitf173f479c2e5b75a94a2f6706d745732bc68ad6e
treed322bb53aacdc061a6d1dc556ee5ef20a5dee8e1
parent5119a48bec2446d198cea89940dd4ddedd35e398
[X86][FastISel] Support uitofp with avx512.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337055 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-uint-float-conversion-x86-64.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel-uint-float-conversion.ll [new file with mode: 0644]