[PATCH] D140292: [OpenMP] Migrate OpenMPOffloadMappingFlags from Clang CodeGen to OMPConstants

Akash Banerjee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 19 04:24:14 PST 2022


TIFitis created this revision.
TIFitis added reviewers: kiranchandramohan, clementval, jdoerfert, jsjodin.
Herald added subscribers: guansong, yaxunl.
Herald added a project: All.
TIFitis requested review of this revision.
Herald added subscribers: llvm-commits, cfe-commits, sstefan1.
Herald added projects: clang, LLVM.

This patch moves the OpenMPOffloadMappingFlags enum definiition from Clang codegen to OMPConstants.h


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140292

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140292.483906.patch
Type: text/x-patch
Size: 13692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221219/cfeb366f/attachment.bin>


More information about the cfe-commits mailing list