diff options
author | Erich Keane <ekeane@nvidia.com> | 2023-11-21 07:46:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 07:46:12 -0800 |
commit | 147b38b1464cb39e763a9865c476d5c3d54bc619 (patch) | |
tree | 53a918d5c19d7bbf1db1c329e675c4db97bd9d44 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 7ffabb61a5569444b5ac9322e22e5471cc5e4a77 (diff) | |
download | llvm-147b38b1464cb39e763a9865c476d5c3d54bc619.zip llvm-147b38b1464cb39e763a9865c476d5c3d54bc619.tar.gz llvm-147b38b1464cb39e763a9865c476d5c3d54bc619.tar.bz2 |
[OpenACC] Implement enter data/exit data construct parsing (#72916)
These two constructs, 'enter data' and 'exit data', are novel compared
to what is currently in the parser, as this is the first set implemented
where the first token is itself not a valid construct. Because of this,
it requires some additional work to do the first keyword parsing.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions