[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
Fri Aug 4 02:43:53 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG65e80d6dfde0: [Flang][OpenMP] Improve support for `if` clause on combined constructs (authored by skatrak).

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.547146.patch
Type: text/x-patch
Size: 46692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/1e6f4e27/attachment.bin>


More information about the llvm-commits mailing list