[PATCH] D102180: [Clang][OpenMP] Emit dependent PreInits before directive.
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 12 20:57:55 PDT 2021
Meinersbur updated this revision to Diff 345029.
Meinersbur added a comment.
- Preserve relative order between OriginalInits and interleaved transformation's PreInits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102180/new/
https://reviews.llvm.org/D102180
Files:
clang/include/clang/AST/StmtOpenMP.h
clang/lib/AST/StmtOpenMP.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/tile_codegen.cpp
clang/test/OpenMP/tile_codegen_for_dependent.cpp
clang/test/OpenMP/tile_codegen_tile_for.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102180.345029.patch
Type: text/x-patch
Size: 40683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/57de4d4a/attachment-0001.bin>
More information about the cfe-commits
mailing list