[all-commits] [llvm/llvm-project] 623c89: [flang] Support polymorphic inputs for TRANSFER in...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Feb 9 11:17:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 623c896aafdf0e7c155f40a18b8aad0bfb663d7c
https://github.com/llvm/llvm-project/commit/623c896aafdf0e7c155f40a18b8aad0bfb663d7c
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
M flang/test/Lower/polymorphic-temp.f90
Log Message:
-----------
[flang] Support polymorphic inputs for TRANSFER intrinsic
Result must carry the polymorphic type information from the mold.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D143651
More information about the All-commits
mailing list