]> granicus.if.org Git - llvm/commit
AMDGPU/GlobalISel: Legalize fast unsafe FDIV
authorAustin Kerbow <Austin.Kerbow@amd.com>
Mon, 21 Oct 2019 22:18:26 +0000 (22:18 +0000)
committerAustin Kerbow <Austin.Kerbow@amd.com>
Mon, 21 Oct 2019 22:18:26 +0000 (22:18 +0000)
commit34e11f6a0ac26fedba586002ac3df3f398cf5e7e
tree63898c3f1e55d35e6e147799b70ea769e7c4766e
parent6556cd04b75ffa4a0b467b6893f5eeda85c76b02
AMDGPU/GlobalISel: Legalize fast unsafe FDIV

Reviewers: arsenm

Reviewed By: arsenm

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

Tags: #llvm

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

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