[PATCH] D57576: Adding support to the OpenMP mutexinoutset dependency type

Sergi Mateo Bellido via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 3 23:33:19 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC353018: [OpenMP] Adding support to the mutexinoutset dep-type (authored by smateo, committed by ).

Repository:
  rC Clang

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

https://reviews.llvm.org/D57576

Files:
  include/clang/Basic/OpenMPKinds.def
  lib/CodeGen/CGOpenMPRuntime.cpp
  test/OpenMP/target_depend_messages.cpp
  test/OpenMP/target_enter_data_depend_messages.cpp
  test/OpenMP/target_exit_data_depend_messages.cpp
  test/OpenMP/target_parallel_depend_messages.cpp
  test/OpenMP/target_parallel_for_depend_messages.cpp
  test/OpenMP/target_parallel_for_simd_depend_messages.cpp
  test/OpenMP/target_simd_depend_messages.cpp
  test/OpenMP/target_teams_depend_messages.cpp
  test/OpenMP/target_teams_distribute_depend_messages.cpp
  test/OpenMP/target_teams_distribute_parallel_for_depend_messages.cpp
  test/OpenMP/target_teams_distribute_parallel_for_simd_depend_messages.cpp
  test/OpenMP/target_teams_distribute_simd_depend_messages.cpp
  test/OpenMP/target_update_depend_messages.cpp
  test/OpenMP/task_codegen.cpp
  test/OpenMP/task_depend_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57576.184995.patch
Type: text/x-patch
Size: 45551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190204/79de8ee9/attachment-0001.bin>


More information about the cfe-commits mailing list