aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2024-04-12 14:13:31 -0700
committerGitHub <noreply@github.com>2024-04-12 14:13:31 -0700
commitdaa88364df15683bfa0e58d62cc96d33cd49d34b (patch)
treed0f4471cb9e5014fdf3866d7e070eabf7c8c35ff /llvm/lib/Support/APInt.cpp
parentc6cd4608c8c4a5356ae41ef05e67df3dc5d9500b (diff)
downloadllvm-daa88364df15683bfa0e58d62cc96d33cd49d34b.zip
llvm-daa88364df15683bfa0e58d62cc96d33cd49d34b.tar.gz
llvm-daa88364df15683bfa0e58d62cc96d33cd49d34b.tar.bz2
[OpenACC] Implement 'if' clause for Compute Constructs (#88411)
Like with the 'default' clause, this is being applied to only Compute Constructs for now. The 'if' clause takes a condition expression which is used as a runtime value. This is not a particularly complex semantic implementation, as there isn't much to this clause, other than its interactions with 'self', which will be managed in the patch to implement that.
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions