diff options
author | Akash Banerjee <akash.banerjee@amd.com> | 2023-11-24 11:33:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 11:33:19 +0000 |
commit | f1d773863dc2707d96ce0f506801b363f8b079cf (patch) | |
tree | db6e4ec06564fccd1502c515550e7ffa032c0f35 /clang/lib/Lex/ModuleMap.cpp | |
parent | c1e3a94105225a0ad6aa181ec15a9f31cf546237 (diff) | |
download | llvm-f1d773863dc2707d96ce0f506801b363f8b079cf.zip llvm-f1d773863dc2707d96ce0f506801b363f8b079cf.tar.gz llvm-f1d773863dc2707d96ce0f506801b363f8b079cf.tar.bz2 |
[Flang][OpenMP] Remove use of non reference values from MapInfoOp (#72444)
This patch removes the val field from the `MapInfoOp`.
Previously when lowering `TargetOp`, the bounds information for the
`BoxValues` were also being mapped. Instead these ops are now cloned
inside the target region to prevent mapping of non reference typed
values.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions