[PATCH] D59474: [OpenMP 5.0] Codegen support for user-defined mappers

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 3 21:18:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367773: [OpenMP 5.0] Codegen support for user-defined mappers. (authored by Meinersbur, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59474?vs=212399&id=213223#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59474

Files:
  cfe/trunk/include/clang/AST/GlobalDecl.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.h
  cfe/trunk/lib/CodeGen/ModuleBuilder.cpp
  cfe/trunk/test/OpenMP/declare_mapper_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59474.213223.patch
Type: text/x-patch
Size: 67335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190804/103c4ef5/attachment-0001.bin>


More information about the cfe-commits mailing list