diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-10-11 11:38:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 11:38:32 -0500 |
commit | 697d65ded678f405b637e769f1b0bcc755c8461a (patch) | |
tree | 9a265192230812e710ec9f500e88845a1250c689 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 64bcb27d97137a1fd4f2f85025d414201c67b2d2 (diff) | |
download | llvm-697d65ded678f405b637e769f1b0bcc755c8461a.zip llvm-697d65ded678f405b637e769f1b0bcc755c8461a.tar.gz llvm-697d65ded678f405b637e769f1b0bcc755c8461a.tar.bz2 |
[flang][OpenMP] Parsing support for map type modifiers (#111860)
This commit adds parsing of type modifiers for the MAP clause: CLOSE,
OMPX_HOLD, and PRESENT. The support for ALWAYS has already existed.
The new modifiers are not yet handled in lowering: when present, a TODO
message is emitted and compilation stops.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions