[PATCH] D123460: [OpenMP] Make generating offloading entries more generic

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 10 09:24:30 PDT 2022


jhuber6 updated this revision to Diff 421794.
jhuber6 added a comment.

Change constant to just be a string since it's all we use.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123460

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123460.421794.patch
Type: text/x-patch
Size: 10757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220410/0e12a7e0/attachment.bin>


More information about the cfe-commits mailing list