[PATCH] D151972: [flang][openacc] Add parsing support for dim in gang clause

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 15:36:10 PDT 2023


clementval updated this revision to Diff 531093.
clementval added a comment.

clang-format :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151972

Files:
  flang/examples/FeatureList/FeatureList.cpp
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Lower/OpenACC.cpp
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/check-acc-structure.cpp
  flang/test/Parser/acc-unparse.f90
  flang/test/Semantics/OpenACC/acc-loop.f90
  llvm/include/llvm/Frontend/OpenACC/ACC.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151972.531093.patch
Type: text/x-patch
Size: 10466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/915e246a/attachment-0001.bin>


More information about the llvm-commits mailing list