[all-commits] [llvm/llvm-project] e539fa: [flang][NFC] Add global lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Mar 23 09:02:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e539faced80dc1f508825c2baf0d1f97afecb169
https://github.com/llvm/llvm-project/commit/e539faced80dc1f508825c2baf0d1f97afecb169
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
A flang/test/Lower/default-initialization-globals.f90
A flang/test/Lower/global-format-strings.f90
A flang/test/Lower/global-initialization.f90
Log Message:
-----------
[flang][NFC] Add global lowering tests
This patch adds some lowering tests for globals.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D122322
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