[all-commits] [llvm/llvm-project] 90f441: [flang] Support polymorphic inputs for EOSHIFT int...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Feb 9 11:13:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90f4419a9c74ab713e2368675140ba63f1829f8d
https://github.com/llvm/llvm-project/commit/90f4419a9c74ab713e2368675140ba63f1829f8d
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 EOSHIFT intrinsic
Result must carry the polymorphic type information from the array.
More information about the All-commits
mailing list