[PATCH] D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 1 03:29:06 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG453e02ca0903: [OpenMP] Add support for declare target initializer expressions (authored by RitanyaB, committed by Sandeep Kosuri <kosuris at pe32.us.cray.com>).

Changed prior to commit:
  https://reviews.llvm.org/D146418?vs=526915&id=527351#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146418

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/declare_target_messages.cpp
  clang/test/OpenMP/declare_target_variables_ast_print.cpp
  clang/test/OpenMP/nvptx_target_exceptions_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146418.527351.patch
Type: text/x-patch
Size: 10929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230601/e5efae10/attachment-0001.bin>


More information about the cfe-commits mailing list