]> granicus.if.org Git - llvm/commit
[AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.
authorAustin Kerbow <Austin.Kerbow@amd.com>
Tue, 30 Jul 2019 18:49:16 +0000 (18:49 +0000)
committerAustin Kerbow <Austin.Kerbow@amd.com>
Tue, 30 Jul 2019 18:49:16 +0000 (18:49 +0000)
commit2664d7d18600fad6182c11c5f7fb861d0fa623d6
tree8e14012238b0995967ac65837c02becb253b6e18
parent619bc69e197688d2cc51d97887137b510a519cb9
[AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.

Reviewers: arsenm

Reviewed By: arsenm

Subscribers: volkan, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, rovka, dstuttard, tpr, t-tye, hiraditya, Petar.Avramovic, llvm-commits

Tags: #llvm

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367344 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.h
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-intrinsic-amdgcn-fdiv-fast.mir [new file with mode: 0644]