[all-commits] [llvm/llvm-project] 460f82: [flang] Lower statement function
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Mar 18 06:47:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 460f828f09d2c826882e2136654e8bb3057cbc4b
https://github.com/llvm/llvm-project/commit/460f828f09d2c826882e2136654e8bb3057cbc4b
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Optimizer/Dialect/FIRType.cpp
A flang/test/Lower/statement-function.f90
Log Message:
-----------
[flang] Lower statement function
This patch adds lowering to suppoert statement functions
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D121990
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