[all-commits] [llvm/llvm-project] e315b8: [flang] Support polymorphic source in RESHAPE intr...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Jan 19 08:33:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e315b872b291ad268bf0ae6e276a07de6f29992b
https://github.com/llvm/llvm-project/commit/e315b872b291ad268bf0ae6e276a07de6f29992b
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M flang/lib/Lower/IntrinsicCall.cpp
M flang/test/Lower/polymorphic-temp.f90
Log Message:
-----------
[flang] Support polymorphic source in RESHAPE intrinsic
Result must carry the polymorphic type information
from the source.
Reviewed By: jeanPerier, PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D142095
More information about the All-commits
mailing list