diff options
author | Sergio Afonso <safonsof@amd.com> | 2023-07-26 11:49:11 +0100 |
---|---|---|
committer | Sergio Afonso <safonsof@amd.com> | 2023-08-04 10:43:12 +0100 |
commit | 65e80d6dfde052dc433077a03755120f42b5a626 (patch) | |
tree | 65d50f9122b5365abe7e4918d117c9438e3daa92 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 27a0a743cff3734f56358ee6c1f5b0dab3342dc4 (diff) | |
download | llvm-65e80d6dfde052dc433077a03755120f42b5a626.zip llvm-65e80d6dfde052dc433077a03755120f42b5a626.tar.gz llvm-65e80d6dfde052dc433077a03755120f42b5a626.tar.bz2 |
[Flang][OpenMP] Improve support for `if` clause on combined constructs
This patch adds support for matching multiple OpenMP `if` clauses to their
specified directive in a combined construct. It also enables this clause to be
attached by name to `simd` and `teams` directives, in addition to the others
that were already supported.
This patch on its own cannot yet be tested because there is currently no
lowering to MLIR support for any combined construct containing two or more
OpenMP directives that can have an `if` clause attached.
Depends on D155981.
Differential Revision: https://reviews.llvm.org/D156313
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions