[all-commits] [llvm/llvm-project] b21571: AMDGPU/GlobalISel: Handle s64->s64 G_FPTOSI/G_FPTOUI

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jan 30 05:46:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b21571f4d5f96a97326b9c83d4d4ae2a694e18aa
      https://github.com/llvm/llvm-project/commit/b21571f4d5f96a97326b9c83d4d4ae2a694e18aa
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  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-fptosi.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Handle s64->s64 G_FPTOSI/G_FPTOUI




More information about the All-commits mailing list