[PATCH] D136853: [OpenMP][OMPIRBuilder] Migrate createOffloadEntriesAndInfoMetadata from clang to OpenMPIRBuilder

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 11:09:43 PDT 2022


jsjodin updated this revision to Diff 471232.
jsjodin added a comment.

Change forward declaration to struct


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

https://reviews.llvm.org/D136853

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136853.471232.patch
Type: text/x-patch
Size: 24590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/72b9e518/attachment.bin>


More information about the llvm-commits mailing list