[all-commits] [llvm/llvm-project] c35b35: AMDGPU/GlobalISel: Legalize FDIV16

Austin Kerbow via All-commits all-commits at lists.llvm.org
Fri Oct 25 11:08:07 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c35b358b741b942aa89acb1fe0d22d4126287493
      https://github.com/llvm/llvm-project/commit/c35b358b741b942aa89acb1fe0d22d4126287493
  Author: Austin Kerbow <Austin.Kerbow at amd.com>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
    M llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
    R llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fast-unsafe-fdiv.mir
    A llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fdiv.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Legalize FDIV16

Reviewers: arsenm

Reviewed By: arsenm

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

Tags: #llvm

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




More information about the All-commits mailing list