[all-commits] [llvm/llvm-project] 179ea3: [flang] Add tests for allocatable global
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Mar 11 09:40:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 179ea3559d0551959bf5dcc66fd676b5bbd7ce71
https://github.com/llvm/llvm-project/commit/179ea3559d0551959bf5dcc66fd676b5bbd7ce71
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
A flang/test/Lower/allocatable-globals.f90
A flang/test/Lower/allocatable-runtime.f90
Log Message:
-----------
[flang] Add tests for allocatable global
This patch adds couple of tests for allocatable
globals and missing lowering for them
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D121473
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