[all-commits] [llvm/llvm-project] 658595: [flang] Handle polymorphic entities with rank > 0 ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Mar 21 01:51:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 658595d031f726047f6c1a19efefc5e3d265416a
https://github.com/llvm/llvm-project/commit/658595d031f726047f6c1a19efefc5e3d265416a
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M flang/include/flang/Optimizer/Builder/MutableBox.h
M flang/lib/Lower/ConvertVariable.cpp
M flang/lib/Optimizer/Builder/MutableBox.cpp
M flang/test/Lower/polymorphic.f90
Log Message:
-----------
[flang] Handle polymorphic entities with rank > 0 in entry statement
Correctly create the temporary for argument absent in the entry statement.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D146447
More information about the All-commits
mailing list