[PATCH] D132209: [Clang][OpenMP] Make copyin clause on combined and composite construct work

Yuichiro Utsumi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 00:04:59 PDT 2022


yutsumi updated this revision to Diff 454394.
yutsumi added a comment.

add a clang unit test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132209

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/test/OpenMP/parallel_copyin_combined_codegen.c
  openmp/runtime/test/parallel/omp_parallel_copyin_combined.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132209.454394.patch
Type: text/x-patch
Size: 39051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220822/86fe0e9e/attachment-0001.bin>


More information about the cfe-commits mailing list