Skip to content

Commit 8199c2d

Browse files
authored
[flang][NFC] update some old tests to HLFIR lowering (llvm#127230)
Update some LIT tests that are using the legacy lowering to use HLFIR. This makes testing more modular and is a step towards getting rid of the legacy lowering (that is only kept because of the tests). There are many more. I deleted a couple file that were very specific to the legacy lowering (e.g. array-copy).
1 parent 4ba3ebe commit 8199c2d

16 files changed

+1525
-4516
lines changed

flang/test/Lower/allocatable-assignment.f90

Lines changed: 190 additions & 1086 deletions
Large diffs are not rendered by default.

flang/test/Lower/array-character.f90

Lines changed: 88 additions & 153 deletions
Large diffs are not rendered by default.

flang/test/Lower/array-copy.f90

Lines changed: 0 additions & 144 deletions
This file was deleted.

flang/test/Lower/array-derived-assignments.f90

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)