Update descriptor generation to correctly set the type field for
REAL(3) and COMPLEX(3) objects.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D148264
[flang] REAL(KIND=3) and COMPLEX(KIND=3) descriptors ClosedPublic Authored by vdonaldson on Apr 13 2023, 12:53 PM.
Details Summary Update descriptor generation to correctly set the type field for
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 13 2023, 1:09 PM
Revision Contents
Diff 513703 flang/include/flang/ISO_Fortran_binding.h
flang/include/flang/Optimizer/Dialect/FIRType.h
flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/lib/Optimizer/Dialect/FIRType.cpp
flang/lib/Optimizer/Transforms/PolymorphicOpConversion.cpp
flang/test/Fir/convert-to-llvm.fir
flang/test/Lower/real-descriptors.f90
|