[Openmp-commits] [PATCH] D129787: [OpenMP][AMDGPU] Add the support for `malloc` and `free` for AMDGPU

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 14 10:27:56 PDT 2022


tianshilei1992 updated this revision to Diff 444717.
tianshilei1992 added a comment.

fix rong header macro


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129787/new/

https://reviews.llvm.org/D129787

Files:
  openmp/libomptarget/DeviceRTL/CMakeLists.txt
  openmp/libomptarget/DeviceRTL/include/Memory.h
  openmp/libomptarget/DeviceRTL/src/CMakeLists.txt
  openmp/libomptarget/DeviceRTL/src/Memory.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129787.444717.patch
Type: text/x-patch
Size: 3156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220714/f4c89521/attachment-0001.bin>


More information about the Openmp-commits mailing list