[all-commits] [llvm/llvm-project] 97263f: AMDGPU/GlobalISel: Legalize fast unsafe FDIV
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Mon Oct 21 15:17:03 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 97263fa2ddd21661b90085845fed61b9b5dec367
https://github.com/llvm/llvm-project/commit/97263fa2ddd21661b90085845fed61b9b5dec367
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2019-10-21 (Mon, 21 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
A llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fast-unsafe-fdiv.mir
Log Message:
-----------
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
llvm-svn: 375460
More information about the All-commits
mailing list