[all-commits] [llvm/llvm-project] 2b88b3: AMDGPU/GlobalISel: Legalize FDIV32
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Tue Oct 29 17:19:08 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2b88b344f24c07a5f4321cf65f01e03a90a73512
https://github.com/llvm/llvm-project/commit/2b88b344f24c07a5f4321cf65f01e03a90a73512
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fdiv.mir
Log Message:
-----------
AMDGPU/GlobalISel: Legalize FDIV32
Reviewers: 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/D69581
More information about the All-commits
mailing list