[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
Fri Sep 18 10:00:35 PDT 2020
tianshilei1992 updated this revision to Diff 292835.
tianshilei1992 added a comment.
Fixed the test case `target_parallel_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
clang/test/OpenMP/target_parallel_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78075.292835.patch
Type: text/x-patch
Size: 30091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200918/1eebfada/attachment-0001.bin>
More information about the cfe-commits
mailing list