[PATCH] D136872: [OpenMP][OpenMPIRBuilder] Migrate loadOffloadInfoMetadata from clang to OMPIRbuilder

Akash Banerjee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 15:23:37 PDT 2022


TIFitis updated this revision to Diff 471672.
TIFitis added a comment.

Added doxygen comment to explain why module must be passed to OMPIRBuilder.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136872

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: D136872.471672.patch
Type: text/x-patch
Size: 23550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/a7d25dc9/attachment.bin>


More information about the llvm-commits mailing list