[PATCH] D28781: [OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Arpith Jacob via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 18 03:52:50 PST 2017
arpith-jacob updated this revision to Diff 84816.
arpith-jacob added a comment.
Inherit from OMPLexical scope with an added argument to reduce code duplication.
https://reviews.llvm.org/D28781
Files:
include/clang/AST/OpenMPClause.h
include/clang/AST/RecursiveASTVisitor.h
lib/AST/OpenMPClause.cpp
lib/AST/StmtProfile.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/Sema/SemaOpenMP.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/OpenMP/target_parallel_if_codegen.cpp
tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28781.84816.patch
Type: text/x-patch
Size: 37438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170118/a2cf184e/attachment-0001.bin>
More information about the cfe-commits
mailing list