[PATCH] D102180: [Clang][OpenMP] Emit dependent PreInits before directive.
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 24 14:43:22 PDT 2021
Meinersbur updated this revision to Diff 347508.
Meinersbur added a comment.
- Merge branch 'arcpatch-D102180' into HEAD
- Use SmallVector<T,0>
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.347508.patch
Type: text/x-patch
Size: 51079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210524/2e1323ec/attachment-0001.bin>
More information about the cfe-commits
mailing list