[PATCH] D111124: [Clang][OpenMP] Allow loop-transformations with template parameters.

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 6 10:21:24 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2130117f92e5: [Clang][OpenMP] Allow loop-transformations with template parameters. (authored by Meinersbur).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111124/new/

https://reviews.llvm.org/D111124

Files:
  clang/include/clang/AST/StmtOpenMP.h
  clang/lib/AST/StmtOpenMP.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp
  clang/test/OpenMP/tile_ast_print.cpp
  clang/test/OpenMP/unroll_ast_print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111124.377596.patch
Type: text/x-patch
Size: 8728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211006/dc6fa7b2/attachment-0001.bin>


More information about the cfe-commits mailing list