[all-commits] [llvm/llvm-project] 7086a1: [libomptarget] [amdgpu] Hostcall offset check shou...

dhruvachak via All-commits all-commits at lists.llvm.org
Thu Apr 14 17:54:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7086a1db80e1e09463744f6f6840eb771e3faeef
      https://github.com/llvm/llvm-project/commit/7086a1db80e1e09463744f6f6840eb771e3faeef
  Author: Dhruva Chakrabarti <Dhruva.Chakrabarti at amd.com>
  Date:   2022-04-15 (Fri, 15 Apr 2022)

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

  Log Message:
  -----------
  [libomptarget] [amdgpu] Hostcall offset check should consider implicit args

Fixed hostcall offset check to compare against kernarg segment size
and implicit arguments. Improved the corresponding debug print.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list