[flang][NFC] Add IO lowering tests
authorValentin Clement <clementval@gmail.com>
Mon, 27 Jun 2022 13:00:07 +0000 (15:00 +0200)
committerValentin Clement <clementval@gmail.com>
Mon, 27 Jun 2022 13:01:33 +0000 (15:01 +0200)
commitbd90155df4a4634be7e49594f35315df3772a942
tree1d8b8bf0169abf5006d48fed6415373a11184399
parent69ae441e4ce7422d9514dc5778d2caeeab64b1b0
[flang][NFC] Add IO lowering tests

These tests were left behind or only partially upstreamed during
the lower code upstreaming.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Kiran Chandramohan <kiran.chandramohan@arm.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
flang/test/Lower/io-implied-do-fixes.f90 [new file with mode: 0644]
flang/test/Lower/io-item-list.f90
flang/test/Lower/io-statement-1.f90
flang/test/Lower/io-statement-big-unit-checks.f90 [new file with mode: 0644]
flang/test/Lower/io-statement-clean-ups.f90