[all-commits] [llvm/llvm-project] 565800: AMDGPU/GlobalISel: Select G_FREEZE

petar-avramovic via All-commits all-commits at lists.llvm.org
Thu Jul 16 02:11:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5658002b80c105f715b8deb495b2d4443ddf9914
      https://github.com/llvm/llvm-project/commit/5658002b80c105f715b8deb495b2d4443ddf9914
  Author: Petar Avramovic <Petar.Avramovic at amd.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    A llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-freeze.mir
    A llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-freeze.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Select G_FREEZE

Select G_FREEZE in the same way that COPY is selected.

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




More information about the All-commits mailing list