[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
Thu Sep 17 19:32:14 PDT 2020
tianshilei1992 updated this revision to Diff 292690.
tianshilei1992 added a comment.
Fixed the test case `target_codegen.cpp`
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
clang/test/OpenMP/target_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78075.292690.patch
Type: text/x-patch
Size: 26315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200918/45a28aff/attachment-0001.bin>
More information about the cfe-commits
mailing list