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

Akash Banerjee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 11:50:34 PDT 2022


TIFitis created this revision.
TIFitis added a reviewer: jdoerfert.
Herald added subscribers: guansong, hiraditya, yaxunl.
Herald added a project: All.
TIFitis published this revision for review.
TIFitis added reviewers: ABataev, jhuber6.
Herald added subscribers: llvm-commits, cfe-commits, sstefan1.
Herald added projects: clang, LLVM.

This patch moves the implementation of the loadOffloadInfoMetadata to the OMPIRbuilder.


Repository:
  rG LLVM Github Monorepo

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.471247.patch
Type: text/x-patch
Size: 5806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/bedf5074/attachment-0001.bin>


More information about the cfe-commits mailing list