[Openmp-commits] [PATCH] D96444: [OpenMP][NFC] Use `AsyncInfo` as the variable name for a `__tgt_async_info`

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Feb 16 11:15:44 PST 2021


jdoerfert updated this revision to Diff 324060.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.

Keep "C spelling" for C-interfaces and only modify the internal C++ code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96444

Files:
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/remote/server/Server.cpp
  openmp/libomptarget/plugins/remote/src/Client.cpp
  openmp/libomptarget/plugins/remote/src/Client.h
  openmp/libomptarget/plugins/remote/src/rtl.cpp
  openmp/libomptarget/src/device.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96444.324060.patch
Type: text/x-patch
Size: 37635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210216/a06c45e1/attachment-0001.bin>


More information about the Openmp-commits mailing list