[flang] Add equivalence lowering tests
authorValentin Clement <clementval@gmail.com>
Thu, 17 Mar 2022 16:15:34 +0000 (17:15 +0100)
committerValentin Clement <clementval@gmail.com>
Thu, 17 Mar 2022 16:16:19 +0000 (17:16 +0100)
commitb00ba502ddc2c712603a73fb7bef70267c77586f
tree17bfc9134767ff817c93e494afc796f48f0115a9
parentef865d16ec3b8ce636786ed472ac28c977f2f304
[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@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: V Donaldson <vdonaldson@nvidia.com>
flang/test/Lower/equivalence-1.f90 [new file with mode: 0644]
flang/test/Lower/equivalence-2.f90 [new file with mode: 0644]
flang/test/Lower/equivalence-static-init.f90 [new file with mode: 0644]