[all-commits] [llvm/llvm-project] c1c0d5: [flang] Non-type-bound defined IO lowering for an ...
vdonaldson via All-commits
all-commits at lists.llvm.org
Mon Apr 7 10:25:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1c0d551bae4e4f4ed13fcd9264834a2713fe44b
https://github.com/llvm/llvm-project/commit/c1c0d551bae4e4f4ed13fcd9264834a2713fe44b
Author: vdonaldson <37090318+vdonaldson at users.noreply.github.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M flang/lib/Lower/IO.cpp
M flang/test/Lower/io-derived-type.f90
Log Message:
-----------
[flang] Non-type-bound defined IO lowering for an array of derived type (#134667)
Update Non-type-bound IO lowering to call OutputDerivedType for an array
of derived type (rather than OutputDescriptor).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list