[PATCH] D150608: [clang] Convert several OpenMP tests to opaque pointers

Sergei Barannikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 13:35:15 PDT 2023


barannikov88 created this revision.
barannikov88 added a reviewer: nikic.
Herald added subscribers: sunshaoce, StephenFan, guansong, yaxunl.
Herald added a project: All.
barannikov88 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, jplehr, sstefan1.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150608

Files:
  clang/test/OpenMP/task_codegen.c
  clang/test/OpenMP/task_firstprivate_codegen.cpp
  clang/test/OpenMP/task_in_task_firstprivate_codegen.cpp
  clang/test/OpenMP/task_private_codegen.cpp
  clang/test/OpenMP/taskloop_codegen.cpp
  clang/test/OpenMP/taskloop_firstprivate_codegen.cpp
  clang/test/OpenMP/taskloop_lastprivate_codegen.cpp
  clang/test/OpenMP/taskloop_private_codegen.cpp
  clang/test/OpenMP/taskloop_simd_codegen.cpp
  clang/test/OpenMP/taskloop_simd_firstprivate_codegen.cpp
  clang/test/OpenMP/taskloop_simd_lastprivate_codegen.cpp
  clang/test/OpenMP/taskloop_simd_private_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150608.522318.patch
Type: text/x-patch
Size: 415485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230515/87494111/attachment-0001.bin>


More information about the cfe-commits mailing list