[all-commits] [llvm/llvm-project] 22c1c2: [flang] Replace !fir.ref<T> -> T conversion with a...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Fri Mar 17 13:14:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22c1c2d9f9ac0d0c7f4597b0148160b911c9712e
https://github.com/llvm/llvm-project/commit/22c1c2d9f9ac0d0c7f4597b0148160b911c9712e
Author: Renaud-K <rkauffmann at nvidia.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M flang/lib/Lower/ConvertCall.cpp
M flang/test/Lower/allocatable-polymorphic.f90
Log Message:
-----------
[flang] Replace !fir.ref<T> -> T conversion with a load
Differential revision: https://reviews.llvm.org/D146186
More information about the All-commits
mailing list