[flang-commits] [PATCH] D117336: [flang] "CFI" types for Fortran REAL and COMPLEX kinds 2, 3, 10, 16
vdonaldson via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Jan 14 10:14:18 PST 2022
vdonaldson created this revision.
vdonaldson added a project: Flang.
Herald added a subscriber: jdoerfert.
vdonaldson requested review of this revision.
Add additional "CFI" types for Fortran REAL and COMPLEX kinds 2, 3, 10, 16 to allow their use in Fortran descriptors.
https://reviews.llvm.org/D117336
Files:
flang/include/flang/ISO_Fortran_binding.h
flang/include/flang/Runtime/type-code.h
flang/runtime/ISO_Fortran_binding.cpp
flang/runtime/type-code.cpp
flang/test/Fir/convert-to-llvm.fir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117336.400060.patch
Type: text/x-patch
Size: 12300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220114/df3dd20f/attachment.bin>
More information about the flang-commits
mailing list