[PATCH] D101503: [OpenMPIRBuilder] Add createOffloadMaptypes and createOffloadMapnames functions

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 11:37:44 PDT 2021


clementval updated this revision to Diff 341589.
clementval added a comment.

Fix global variable names. Separator comes from OpenMP runtime information.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101503

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101503.341589.patch
Type: text/x-patch
Size: 5821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/01d99098/attachment-0001.bin>


More information about the llvm-commits mailing list