[PATCH] D111993: [libomptarget][WIP] Patch amdgpu DeviceRTL until it compiles

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 18 07:18:08 PDT 2021


JonChesterfield created this revision.
JonChesterfield added a reviewer: jdoerfert.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
JonChesterfield requested review of this revision.
Herald added subscribers: openmp-commits, cfe-commits, sstefan1, wdng.
Herald added projects: clang, OpenMP.

Requires cmake changes in D111983 <https://reviews.llvm.org/D111983>, D111987 <https://reviews.llvm.org/D111987>

Mixture of typo fixes, stub implementations and a workaround for
runtime values for memory ordering


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111993

Files:
  clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
  openmp/libomptarget/DeviceRTL/include/Synchronization.h
  openmp/libomptarget/DeviceRTL/src/Configuration.cpp
  openmp/libomptarget/DeviceRTL/src/Mapping.cpp
  openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
  openmp/libomptarget/DeviceRTL/src/Utils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111993.380384.patch
Type: text/x-patch
Size: 11091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211018/10f058b5/attachment-0001.bin>


More information about the cfe-commits mailing list