diff options
author | Erich Keane <ekeane@nvidia.com> | 2024-04-12 14:13:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 14:13:31 -0700 |
commit | daa88364df15683bfa0e58d62cc96d33cd49d34b (patch) | |
tree | d0f4471cb9e5014fdf3866d7e070eabf7c8c35ff /llvm/lib/Support/APInt.cpp | |
parent | c6cd4608c8c4a5356ae41ef05e67df3dc5d9500b (diff) | |
download | llvm-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