[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
Mon Sep 21 14:26:08 PDT 2020
tianshilei1992 updated this revision to Diff 293254.
tianshilei1992 added a comment.
Fixed the test case `target_simd_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
clang/test/OpenMP/target_parallel_for_codegen.cpp
clang/test/OpenMP/target_parallel_for_simd_codegen.cpp
clang/test/OpenMP/target_simd_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78075.293254.patch
Type: text/x-patch
Size: 47736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200921/9de9b68b/attachment-0001.bin>
More information about the cfe-commits
mailing list