[all-commits] [llvm/llvm-project] e0c782: [flang] Add global and global box initialization t...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Sun Apr 3 06:21:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0c782bdc0e9b9bb6ff69e224121adaba8aab843
https://github.com/llvm/llvm-project/commit/e0c782bdc0e9b9bb6ff69e224121adaba8aab843
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
A flang/test/Fir/boxchar.fir
A flang/test/Fir/global-initialization.fir
A flang/test/Fir/global.fir
Log Message:
-----------
[flang] Add global and global box initialization tests
This patch addes some global initialization and global
box initialization tests.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D122881
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