[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 20:33:55 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5923e46fceef: [flang][openacc] Add parsing support for dim in gang clause (authored by clementval).
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.531159.patch
Type: text/x-patch
Size: 10466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/fe40ab0d/attachment.bin>
More information about the llvm-commits
mailing list