[all-commits] [llvm/llvm-project] f6632f: [AMDGPU] Fix missing lowering of LDS used in globa...

Mahesha S via All-commits all-commits at lists.llvm.org
Wed Jun 9 20:10:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6632f11ed196bbb383357e9e7ecd1cf33e08a6a
      https://github.com/llvm/llvm-project/commit/f6632f11ed196bbb383357e9e7ecd1cf33e08a6a
  Author: hsmahesha <mahesha.comp at gmail.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.h
    A llvm/test/CodeGen/AMDGPU/lower-kernel-lds-global-uses.ll
    A llvm/test/CodeGen/AMDGPU/lower-module-lds-global-alias.ll
    A llvm/test/CodeGen/AMDGPU/lower-module-lds-global-uses.ll

  Log Message:
  -----------
  [AMDGPU] Fix missing lowering of LDS used in global scope.

Reviewed By: rampitec

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




More information about the All-commits mailing list