[all-commits] [llvm/llvm-project] 1637c0: [openmp][amdgpu] Add DynamicLdsSize to AMDGPUImpli...

Chaitanya via All-commits all-commits at lists.llvm.org
Fri Jan 5 20:05:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1637c0792550f70e4b2ef42b3d08aa91dd27f4a9
      https://github.com/llvm/llvm-project/commit/1637c0792550f70e4b2ef42b3d08aa91dd27f4a9
  Author: Chaitanya <Krishna.Sankisa at amd.com>
  Date:   2024-01-06 (Sat, 06 Jan 2024)

  Changed paths:
    M openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
    M openmp/libomptarget/plugins-nextgen/amdgpu/utils/UtilitiesRTL.h

  Log Message:
  -----------
  [openmp][amdgpu] Add DynamicLdsSize to AMDGPUImplicitArgsTy (#65325)

#65273 "hidden_dynamic_lds_size" argument will be added in the reserved
section at offset 120 of the implicit argument layout
Add DynamicLdsSize to AMDGPUImplicitArgsTy struct at offset 120 and fill
the dynamic LDS size before kernel launch.




More information about the All-commits mailing list