aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2023-11-21 11:08:48 -0800
committerGitHub <noreply@github.com>2023-11-21 11:08:48 -0800
commit04e9b61cec8491ca35ba804d8e004a37caa4045e (patch)
tree0ce6ac304d15ee1c03322c196c234ba9b49d4aeb /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent730e0d035b3bf12d37668540edbc6328e499f12f (diff)
downloadllvm-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