]> granicus.if.org Git - llvm/commit
AMDGPU/GlobalISel: Mark 32-bit G_FADD as legal
authorTom Stellard <tstellar@redhat.com>
Fri, 27 Oct 2017 23:57:41 +0000 (23:57 +0000)
committerTom Stellard <tstellar@redhat.com>
Fri, 27 Oct 2017 23:57:41 +0000 (23:57 +0000)
commitf94e4f3ed73cd53d0781438937d8910830777f67
tree598e858d3f8947951970ecd567032ae27c078465
parentf84f672eaf4c6ea243d0d6ebc0da020bf0838d5b
AMDGPU/GlobalISel: Mark 32-bit G_FADD as legal

Reviewers: arsenm

Reviewed By: arsenm

Subscribers: kzhuravl, wdng, nhaehnle, yaxunl, rovka, kristof.beyls, igorb, dstuttard, tpr, t-tye, llvm-commits

Differential Revision: https://reviews.llvm.org/D38439

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316815 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir [new file with mode: 0644]