[Openmp-commits] [PATCH] D96533: [libomptarget][amdgcn] Build amdgcn devicertl as openmp

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 11 14:09:34 PST 2021


JonChesterfield updated this revision to Diff 323148.
JonChesterfield added a comment.

- Drop amdgcn intrinsics, not needed with host pass disabled


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96533

Files:
  openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
  openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_interface.h
  openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_locks.hip
  openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_smid.hip
  openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
  openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.hip
  openmp/libomptarget/deviceRTLs/common/omptarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96533.323148.patch
Type: text/x-patch
Size: 6407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210211/5b2f1911/attachment.bin>


More information about the Openmp-commits mailing list