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

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 08:02:41 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e2caea37f4b: [Clang][OpenMP] Make copyin clause on combined and composite construct work… (authored by yutsumi, committed by ABataev).

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.454846.patch
Type: text/x-patch
Size: 39051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220823/74ae8da3/attachment-0001.bin>


More information about the cfe-commits mailing list