[PATCH] D102180: [Clang][OpenMP] Emit dependent PreInits before directive.

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 14 14:15:38 PDT 2021


Meinersbur updated this revision to Diff 345562.
Meinersbur marked 2 inline comments as done.
Meinersbur added a comment.

- Rebase
- Address review


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.345562.patch
Type: text/x-patch
Size: 51069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/fd681f9f/attachment-0001.bin>


More information about the cfe-commits mailing list