diff options
| author | Jean-Didier PAILLEUX <jean-didier.pailleux@sipearl.com> | 2025-11-12 09:40:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-12 09:40:04 +0100 |
| commit | d02a5ae10bab57be80bd460d10e6bb30959bdacc (patch) | |
| tree | 51dad73a56556f963866cfad667db7a806703f81 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h | |
| parent | 68a4af6acc92a866c735bd5300bd1381dacfa505 (diff) | |
[flang] Adding lowering of TEAMs features to PRIF in MIF Dialect (#165573)
Support for multi-image features has begun to be integrated into LLVM
with the MIF dialect.
In this PR, you will find lowering and operations related to the TEAM
features (`SYNC TEAM`, `GET_TEAM`, `FORM TEAM`, `CHANGE TEAM`,
`TEAM_NUMBER`).
Note regarding the operation for `CHANGE TEAM` : This operation is
partial because it does not support the associated list of coarrays
because the allocation of a coarray and the lowering of PRIF's
`prif_alias_{create|destroy}` procedures are not yet supported in Flang.
This will be integrated later.
Any feedback is welcome.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
