[PATCH] D156313: [Flang][OpenMP] Improve support for `if` clause on combined constructs
Sergio Afonso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 07:05:33 PDT 2023
skatrak updated this revision to Diff 546848.
skatrak added a comment.
Add parser unit tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156313/new/
https://reviews.llvm.org/D156313
Files:
flang/include/flang/Parser/parse-tree.h
flang/lib/Lower/OpenMP.cpp
flang/lib/Parser/openmp-parsers.cpp
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Parser/OpenMP/if-clause-unparse.f90
flang/test/Parser/OpenMP/if-clause.f90
flang/test/Semantics/OpenMP/if-clause.f90
llvm/include/llvm/Frontend/OpenMP/OMP.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156313.546848.patch
Type: text/x-patch
Size: 46606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/3458dbe1/attachment.bin>
More information about the llvm-commits
mailing list