[PATCH] D90099: [Clang][OpenMP][WIP] Added the support for target data nowait

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 10:24:05 PDT 2020


tianshilei1992 updated this revision to Diff 301325.
tianshilei1992 added a comment.

Rebased (again) to involve the reversion of another patch that can cause clang crash


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90099

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/declare_mapper_codegen.cpp
  clang/test/OpenMP/target_enter_data_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90099.301325.patch
Type: text/x-patch
Size: 34397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/7b67cce8/attachment-0001.bin>


More information about the cfe-commits mailing list