[all-commits] [llvm/llvm-project] 9e2e49: [AMDGPU] All GWS instructions need aligned VGPR on...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue Jun 1 17:08:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e2e49328f19eeeab63c08721122815a27b2dad5
      https://github.com/llvm/llvm-project/commit/9e2e49328f19eeeab63c08721122815a27b2dad5
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    A llvm/test/CodeGen/AMDGPU/ds_gws_align.ll
    A llvm/test/CodeGen/AMDGPU/verify-ds-gws-align.mir

  Log Message:
  -----------
  [AMDGPU] All GWS instructions need aligned VGPR on gfx90a

Fixes: SWDEV-288006

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




More information about the All-commits mailing list