[PATCH] D28781: [OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 18 12:51:56 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292437: [OpenMP] Support for the if-clause on the combined directive 'target parallel'. (authored by arpith).
Changed prior to commit:
https://reviews.llvm.org/D28781?vs=84816&id=84883#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28781
Files:
cfe/trunk/include/clang/AST/OpenMPClause.h
cfe/trunk/include/clang/AST/RecursiveASTVisitor.h
cfe/trunk/lib/AST/OpenMPClause.cpp
cfe/trunk/lib/AST/StmtProfile.cpp
cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
cfe/trunk/lib/Sema/SemaOpenMP.cpp
cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
cfe/trunk/lib/Serialization/ASTWriterStmt.cpp
cfe/trunk/test/OpenMP/target_parallel_if_codegen.cpp
cfe/trunk/tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28781.84883.patch
Type: text/x-patch
Size: 37788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170118/cae5f87a/attachment-0001.bin>
More information about the cfe-commits
mailing list