[PATCH] D151974: [flang][openacc] Add parser support for the force modifier in the collapse clause
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 11:02:21 PDT 2023
This revision was automatically updated to reflect the committed changes.
clementval marked an inline comment as done.
Closed by commit rGae86fe859170: [flang][openacc] Add parser support for the force modifier in the collapseā¦ (authored by clementval).
Changed prior to commit:
https://reviews.llvm.org/D151974?vs=527742&id=530599#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151974/new/
https://reviews.llvm.org/D151974
Files:
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/lib/Semantics/resolve-directives.cpp
flang/test/Parser/acc-unparse.f90
llvm/include/llvm/Frontend/OpenACC/ACC.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151974.530599.patch
Type: text/x-patch
Size: 5816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/3895fcf1/attachment.bin>
More information about the llvm-commits
mailing list