[all-commits] [llvm/llvm-project] b00ba5: [flang] Add equivalence lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Mar 17 09:16:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b00ba502ddc2c712603a73fb7bef70267c77586f
https://github.com/llvm/llvm-project/commit/b00ba502ddc2c712603a73fb7bef70267c77586f
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
A flang/test/Lower/equivalence-1.f90
A flang/test/Lower/equivalence-2.f90
A flang/test/Lower/equivalence-static-init.f90
Log Message:
-----------
[flang] Add equivalence lowering tests
This patch adds couple of lwoering tests for equivalences
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D121918
Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>
More information about the All-commits
mailing list