[flang][NFC] Add tests for fir.address_of
authorValentin Clement <clementval@gmail.com>
Mon, 4 Apr 2022 07:25:28 +0000 (09:25 +0200)
committerValentin Clement <clementval@gmail.com>
Mon, 4 Apr 2022 07:28:44 +0000 (09:28 +0200)
commit7dc492ed3443751a1de079a0f7eeeeeb862483c4
treeade4482d750abb521841231bf7579aa6e8ea38a0
parent388584d382b2ba289b11f29fa217cc233f254c4b
[flang][NFC] Add tests for fir.address_of

This patch adds FIR to LLVM test for fir.address_of.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: schweitz

Differential Revision: https://reviews.llvm.org/D122889

Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
flang/test/Fir/addrof.fir [new file with mode: 0644]
flang/test/Fir/arrayset.fir [new file with mode: 0644]