aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorerichkeane <ekeane@nvidia.com>2024-05-06 12:02:15 -0700
committererichkeane <ekeane@nvidia.com>2024-05-07 07:14:14 -0700
commit30cfe2b2ace51a8fa0eeb64f136e3999f87971ad (patch)
tree41ed3d34d08a6b58f100f785a6f8f5e148a89095 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentf548c4d83cdded0c19ca02ca9c071d8ced9ea4fd (diff)
downloadllvm-30cfe2b2ace51a8fa0eeb64f136e3999f87971ad.zip
llvm-30cfe2b2ace51a8fa0eeb64f136e3999f87971ad.tar.gz
llvm-30cfe2b2ace51a8fa0eeb64f136e3999f87971ad.tar.bz2
[OpenACC] Implement 'async' clause sema for compute constructs
This is a pretty simple clause, it takes an 'async-argument', which effectively needs to be just parsed as an 'int' argument, since it can be an arbitrarly integer at runtime (and negative values are legal for implementation defined values). This patch also cleans up the async-argument parsing, so 'wait' got some minor quality-of-life improvements for parsing (both clause and construct).
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions