Identify multidimensional array indices in subcomponents and
convert them from column-major to row-major ordering.
This fixes codegen for fircg.ext_array_coor, fircg.ext_embox and,
possibly, fircg.ext_rebox.
Paths
| Differential D154214
[flang] Fix codegen of subcomponents' indexing ClosedPublic Authored by luporl on Jun 30 2023, 6:27 AM.
Details Summary Identify multidimensional array indices in subcomponents and This fixes codegen for fircg.ext_array_coor, fircg.ext_embox and,
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 30 2023, 6:27 AM This revision is now accepted and ready to land.Jun 30 2023, 7:04 AM Closed by commit rG783222efded0: [flang] Fix codegen of subcomponents' indexing (authored by luporl). · Explain WhyJul 3 2023, 5:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536723 flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/convert-to-llvm.fir
|