[PATCH] D128550: [OpenMP] Change OpenMP code generation for target region entries

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 12:13:32 PDT 2022


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

Simplify interface now that we use -1 to indicate a lack of teams.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128550

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  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: D128550.439851.patch
Type: text/x-patch
Size: 10698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/9baf2a8f/attachment.bin>


More information about the cfe-commits mailing list