[PATCH] D84457: [OPENMP]Fix PR37671: Privatize local(private) variables in untied tasks.

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 28 10:38:08 PDT 2020


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84457

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/lib/CodeGen/CGOpenMPRuntime.h
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/test/OpenMP/task_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84457.281290.patch
Type: text/x-patch
Size: 23077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200728/1411481d/attachment-0001.bin>


More information about the cfe-commits mailing list