[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:04 PDT 2022


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

remove unrelated changes


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.444716.patch
Type: text/x-patch
Size: 3170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220714/75e887f4/attachment.bin>


More information about the Openmp-commits mailing list