[all-commits] [llvm/llvm-project] 8cd79b: [AMDGPU][GlobalISel] Support register offsets for ...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Tue Jul 5 05:58:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cd79bc12c366de01cedb88e2e2fc026619e64ea
      https://github.com/llvm/llvm-project/commit/8cd79bc12c366de01cedb88e2e2fc026619e64ea
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-smrd.mir
    M llvm/test/CodeGen/AMDGPU/amdgcn-load-offset-from-reg.ll

  Log Message:
  -----------
  [AMDGPU][GlobalISel] Support register offsets for SMRDs.

Reviewed By: foad

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




More information about the All-commits mailing list