[PATCH] D114546: [OPENMP]Fix PR52117: Crash caused by target region inside of task construct.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 30 07:26:12 PST 2021


ABataev updated this revision to Diff 390716.
ABataev added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114546

Files:
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/Analysis/cfg-openmp.cpp
  clang/test/OpenMP/task_target_device_codegen.c
  clang/test/OpenMP/taskloop_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114546.390716.patch
Type: text/x-patch
Size: 13648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211130/281a60d2/attachment.bin>


More information about the cfe-commits mailing list