[PATCH] D138159: [Clang][OpenMP] Add enter clause to declare target for OpenMP 5.2

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 17 07:40:14 PST 2022


doru1004 updated this revision to Diff 476130.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138159

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/DiagnosticParseKinds.td
  clang/lib/AST/AttrImpl.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Parse/ParseOpenMP.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/declare_target_ast_print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138159.476130.patch
Type: text/x-patch
Size: 18182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221117/5a6f6cf1/attachment-0001.bin>


More information about the cfe-commits mailing list