[PATCH] D78075: [WIP][Clang][OpenMP] Added support for nowait target in CodeGen

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 16 10:45:11 PDT 2020


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

Fixed `declare_mapper_codegen.cpp` with `CK0`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78075

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78075.292271.patch
Type: text/x-patch
Size: 16110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200916/4a4559a7/attachment-0001.bin>


More information about the cfe-commits mailing list