diff options
author | Erich Keane <ekeane@nvidia.com> | 2024-04-10 07:10:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 07:10:24 -0700 |
commit | 0c7b92a42a36563dfd28e3a828e87f4f3a6e4311 (patch) | |
tree | 556c745373f18072fab005d8155a4cec57886e09 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6b35cbee3f577d9ee55f7277affa0fe194859b25 (diff) | |
download | llvm-0c7b92a42a36563dfd28e3a828e87f4f3a6e4311.zip llvm-0c7b92a42a36563dfd28e3a828e87f4f3a6e4311.tar.gz llvm-0c7b92a42a36563dfd28e3a828e87f4f3a6e4311.tar.bz2 |
[OpenACC] Implement Default clause for Compute Constructs (#88135)
As a followup to my previous commits, this is an implementation of a
single clause, in this case the 'default' clause. This implements all
semantic analysis for it on compute clauses, and continues to leave it
rejected for all others (some as 'doesnt appertain', others as 'not
implemented' as appropriate).
This also implements and tests the TreeTransform as requested in the
previous patch.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions