diff options
author | Erich Keane <ekeane@nvidia.com> | 2023-11-21 11:08:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 11:08:48 -0800 |
commit | 04e9b61cec8491ca35ba804d8e004a37caa4045e (patch) | |
tree | 0ce6ac304d15ee1c03322c196c234ba9b49d4aeb /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 730e0d035b3bf12d37668540edbc6328e499f12f (diff) | |
download | llvm-04e9b61cec8491ca35ba804d8e004a37caa4045e.zip llvm-04e9b61cec8491ca35ba804d8e004a37caa4045e.tar.gz llvm-04e9b61cec8491ca35ba804d8e004a37caa4045e.tar.bz2 |
[OpenACC] Implement Atomic construct variants (#73015)
`atomic` is required to be followed by a special `atomic clause`, so
this patch manages the parsing of that. We are representing each of the
variants of the atomic construct as separate kinds, because they have
distinct rules/application/etc, and this should make it easier to check
rules in the future.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions