diff options
author | Erich Keane <ekeane@nvidia.com> | 2024-06-05 06:21:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-05 06:21:48 -0700 |
commit | 42f4e505a38480b6a714b503dd946ffff31ae029 (patch) | |
tree | c7c62240a00024ed5574ce36a33952feaed6303b /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2d9b83750fea782276ec1f70157122b0b7d1856e (diff) | |
download | llvm-42f4e505a38480b6a714b503dd946ffff31ae029.zip llvm-42f4e505a38480b6a714b503dd946ffff31ae029.tar.gz llvm-42f4e505a38480b6a714b503dd946ffff31ae029.tar.bz2 |
[OpenACC] Loop construct basic Sema and AST work (#93742)
This patch implements the 'loop' construct AST, as well as the basic
appertainment rule. Additionally, it sets up the 'parent' compute
construct, which is necessary for codegen/other diagnostics.
A 'loop' can apply to a for or range-for loop, otherwise it has no other
restrictions (though some of its clauses do).
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions