diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2023-11-28 08:50:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 08:50:30 -0800 |
commit | f4c5c470cdd6962550cfbdd41318b3a63a9d3747 (patch) | |
tree | 29ebb55f7f26c29194a57e22220612ed13e1e80c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3e5acc78f78a75ec76ef6ddc36e08d3d124fb099 (diff) | |
download | llvm-f4c5c470cdd6962550cfbdd41318b3a63a9d3747.zip llvm-f4c5c470cdd6962550cfbdd41318b3a63a9d3747.tar.gz llvm-f4c5c470cdd6962550cfbdd41318b3a63a9d3747.tar.bz2 |
[flang][openacc] Enforce no branching out of compute region for combined construct (#73581)
`A program may not branch into or out of a compute construct.` This
restriction is also true for combined constructs. This patch enforce
this rule.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions