aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@arm.com>2025-04-17 10:08:07 +0100
committerGitHub <noreply@github.com>2025-04-17 10:08:07 +0100
commitc5e112eed78a8ddfef5d16f6df6030c3ec8ca6ef (patch)
treebe6604b7b8bfb912ca0722fc0621a73c37a20bb7 /llvm/lib/IR/Function.cpp
parent121cd7c6f0270540ce976b98061ba765edc1675d (diff)
downloadllvm-c5e112eed78a8ddfef5d16f6df6030c3ec8ca6ef.zip
llvm-c5e112eed78a8ddfef5d16f6df6030c3ec8ca6ef.tar.gz
llvm-c5e112eed78a8ddfef5d16f6df6030c3ec8ca6ef.tar.bz2
[flang][OpenMP][Semantics] Disallow NOWAIT and ORDERED with CANCEL (#135991)
NOWAIT was a tricky one because the clause can be on either the start or the end directive. I couldn't find a convenient way to access the end directive from the CANCEL directive nested inside of the construct, but there are convenient ways to access the start directive. I have added a list to the start directive context containing the clauses from the end directive.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions