diff options
author | Erich Keane <ekeane@nvidia.com> | 2023-12-06 06:32:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 06:32:45 -0800 |
commit | 721558ae40ebc996b6a8d51e3d5147f5a8c7d008 (patch) | |
tree | 5965b398d688f55be4e5cefa14aec3d655aafabd /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | b0b69fd879a03f3d37b8cd78049d27939de23ce2 (diff) | |
download | llvm-721558ae40ebc996b6a8d51e3d5147f5a8c7d008.zip llvm-721558ae40ebc996b6a8d51e3d5147f5a8c7d008.tar.gz llvm-721558ae40ebc996b6a8d51e3d5147f5a8c7d008.tar.bz2 |
[OpenACC] Implement 'cache' construct parsing (#74324)
The 'cache' construct takes a list of 'vars', which are array-section
style definitions. This patch implements the parsing, leaving the lower
bound and length of the bound as expressions, so that we can validate
they are the correct 'thing' in sema.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions