[Openmp-commits] [PATCH] D90519: [Libomptarget][NFC] Move global Libomptarget state to a struct

Atmn Patel via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 2 13:02:44 PST 2020


atmnpatel updated this revision to Diff 302380.
atmnpatel marked an inline comment as done.
atmnpatel added a comment.

- Updated title, revision summary, and commit message
- Added documentation for struct and members

@JonChesterfield, we'll address supporting multiple independent copies for testing next :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90519

Files:
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/src/rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90519.302380.patch
Type: text/x-patch
Size: 28983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201102/e518ad96/attachment-0001.bin>


More information about the Openmp-commits mailing list