[PATCH] D69347: AMDGPU/GlobalISel: Legalize FDIV16

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 09:46:54 PDT 2019


kerbowa created this revision.
kerbowa added a reviewer: arsenm.
Herald added subscribers: llvm-commits, Petar.Avramovic, volkan, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69347

Files:
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fast-unsafe-fdiv.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fdiv.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69347.226159.patch
Type: text/x-patch
Size: 58046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/13878a28/attachment.bin>


More information about the llvm-commits mailing list