ISO_Fortran_binding.h was updated with missing entries for CFI
types for REAL and COMPLEX kinds 2,3,10,16. This patch updates TypeCode.h
to use these new types.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D119283
[flang] Add missing CFI case for REAL and COMPLEX ClosedPublic Authored by clementval on Feb 8 2022, 1:53 PM.
Details Summary ISO_Fortran_binding.h was updated with missing entries for CFI This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 9 2022, 12:55 AM Closed by commit rG903f6b71704f: [flang] Add missing CFI case for REAL and COMPLEX (authored by clementval). · Explain WhyFeb 9 2022, 1:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 406963 flang/include/flang/Optimizer/Support/TypeCode.h
flang/test/Fir/convert-to-llvm.fir
|