[Openmp-commits] [PATCH] D98678: [OpenMP][DeviceRT] Remove eager allocation for dynamic schedule handling

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 15 20:43:26 PDT 2021


jdoerfert updated this revision to Diff 330871.
jdoerfert added a comment.

Move type *before* the template class


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98678

Files:
  openmp/libomptarget/deviceRTLs/common/allocator.h
  openmp/libomptarget/deviceRTLs/common/omptarget.h
  openmp/libomptarget/deviceRTLs/common/omptargeti.h
  openmp/libomptarget/deviceRTLs/common/src/loop.cu
  openmp/libomptarget/deviceRTLs/common/src/parallel.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98678.330871.patch
Type: text/x-patch
Size: 20662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210316/405ddf1c/attachment-0001.bin>


More information about the Openmp-commits mailing list