[all-commits] [llvm/llvm-project] ac4c0d: [flang][NFC] Add misc lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Mar 23 07:24:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac4c0d6431423628898b212667268405a4cd1869
https://github.com/llvm/llvm-project/commit/ac4c0d6431423628898b212667268405a4cd1869
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
A flang/test/Lower/associate-construct-2.f90
A flang/test/Lower/assumed-shape-callee.f90
A flang/test/Lower/assumed-shape-caller.f90
A flang/test/Lower/attributes.f90
Log Message:
-----------
[flang][NFC] Add misc lowering tests
This patch adds some lowering tests.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D122308
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