diff options
| author | Sergio Afonso <safonsof@amd.com> | 2025-03-12 11:54:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 11:54:29 +0000 |
| commit | cf68c9378b0c935a1fe0ba2b3b3276d16cf2b09a (patch) | |
| tree | 38462cef3f4a08b292d92d72d75bdb5b7a50fd6c /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | 032f83b743b7783483b380f422dbc2f10fab71ee (diff) | |
| download | llvm-cf68c9378b0c935a1fe0ba2b3b3276d16cf2b09a.zip llvm-cf68c9378b0c935a1fe0ba2b3b3276d16cf2b09a.tar.gz llvm-cf68c9378b0c935a1fe0ba2b3b3276d16cf2b09a.tar.bz2 | |
[Flang][OpenMP] Move declare mapper sym creation outside loop, NFC (#130794)
This patch simplifies the definition of
`ClauseProcessor::processMapObjects` by hoisting the creation of the
MLIR symbol associated to an existing `omp.declare_mapper` operation
outside of the loop processing all mapped objects.
That change removes some inter-iteration dependencies that made the
implementation more difficult to follow.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
