[PATCH] D78941: [OPENMP]Allow cancellation constructs in target parallel regions.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 30 12:21:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb737b814feea: [OPENMP]Allow cancellation constructs in target parallel regions. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D78941?vs=260355&id=261317#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78941

Files:
  clang/include/clang/AST/StmtOpenMP.h
  clang/lib/AST/StmtOpenMP.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp
  clang/test/OpenMP/target_parallel_ast_print.cpp
  clang/test/OpenMP/target_parallel_codegen.cpp
  clang/test/OpenMP/target_parallel_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78941.261317.patch
Type: text/x-patch
Size: 7851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200430/60e9bc98/attachment.bin>


More information about the cfe-commits mailing list