[PATCH] D79948: [OPENMP50]Codegen for inscan reductions in worksharing directives.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 4 13:52:18 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd1c03d7b7c8: [OPENMP50]Codegen for inscan reductions in worksharing directives. (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79948/new/
https://reviews.llvm.org/D79948
Files:
clang/include/clang/AST/OpenMPClause.h
clang/include/clang/AST/RecursiveASTVisitor.h
clang/lib/AST/OpenMPClause.cpp
clang/lib/AST/StmtProfile.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/OpenMP/for_scan_codegen.cpp
clang/test/OpenMP/scan_messages.cpp
clang/tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79948.268585.patch
Type: text/x-patch
Size: 71455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200604/a7f7de8f/attachment-0001.bin>
More information about the cfe-commits
mailing list