diff options
| author | jeanPerier <jperier@nvidia.com> | 2025-02-28 09:50:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-28 09:50:05 +0100 |
| commit | a8db1fb9b5dac61a37492840f2edb84a15e7c8a2 (patch) | |
| tree | 94fe41594e2d4d97a2651a56f34e063fde013909 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 2871f6905257169f8a49b13289421a668bf24051 (diff) | |
[flang] update fir.coordinate_of to carry the fields (#127231)
This patch updates fir.coordinate_op to carry the field index as
attributes instead of relying on getting it from the fir.field_index
operations defining its operands.
The rational is that FIR currently has a few operations that require
DAGs to be preserved in order to be able to do code generation. This is
the case of fir.coordinate_op, which requires its fir.field operand
producer to be visible.
This makes IR transformation harder/brittle, so I want to update FIR to
get rid if this.
Codegen/printer/parser of fir.coordinate_of and many tests need to be
updated after this change.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
