[all-commits] [llvm/llvm-project] 556483: Reland "[flang] Handle array constants of any rank"
Leandro Lupori via All-commits
all-commits at lists.llvm.org
Tue May 23 05:26:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 556483fe0b177d5b0f9ccfb113af4dd4d529ab47
https://github.com/llvm/llvm-project/commit/556483fe0b177d5b0f9ccfb113af4dd4d529ab47
Author: Leandro Lupori <leandro.lupori at linaro.org>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M flang/lib/Lower/ConvertConstant.cpp
M flang/lib/Lower/ConvertVariable.cpp
M flang/test/Lower/array.f90
A flang/test/Lower/dense-array-any-rank.f90
Log Message:
-----------
Reland "[flang] Handle array constants of any rank"
Fixes gfortran test-suite regression.
Differential Revision: https://reviews.llvm.org/D150686
More information about the All-commits
mailing list