[all-commits] [llvm/llvm-project] d6d9a8: [flang] Lower more array expression
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Mar 18 00:24:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6d9a8b8a141fff6013c166cc3a92f4c8e3da56c
https://github.com/llvm/llvm-project/commit/d6d9a8b8a141fff6013c166cc3a92f4c8e3da56c
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M flang/lib/Lower/ConvertExpr.cpp
A flang/test/Lower/array-expression.f90
Log Message:
-----------
[flang] Lower more array expression
This patch adds more lowering for array expressions.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D121952
Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
More information about the All-commits
mailing list