[all-commits] [llvm/llvm-project] a257bd: AMDGPU/GlobalISel: Handle G_BSWAP

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Feb 14 09:30:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a257bde420ca96246863082b8e01f0f2b1141621
      https://github.com/llvm/llvm-project/commit/a257bde420ca96246863082b8e01f0f2b1141621
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    A llvm/test/CodeGen/AMDGPU/GlobalISel/bswap.ll
    A llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-bswap.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-bswap.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-bswap.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Handle G_BSWAP




More information about the All-commits mailing list