llvm-project/flang/test/Lower/forall
Valentin Clement 649439e7ae
[flang] Fix lowering issue with character temp
- Add verifiers that determine if an Op requires type parameters or
  not and checks that the correct number of parameters is specified.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
2022-06-29 20:06:54 +02:00
..
array-constructor.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
array-pointer.f90 Upstream support for POINTER assignment in FORALL. 2022-05-06 19:52:47 -07:00
array-subscripts.f90
character-1.f90 [flang] Fix lowering issue with character temp 2022-06-29 20:06:54 +02:00
degenerate.f90 [flang] Make sure that conversions are applied in FORALL degenerate contexts 2022-06-28 15:24:55 +02:00
forall-2.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
forall-allocatable-2.f90
forall-allocatable.f90
forall-array.f90
forall-construct-2.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
forall-construct-3.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
forall-construct-4.f90 [flang] Fix semantic analysis for "forall" targeted by "label" 2022-04-09 00:27:53 +08:00
forall-construct.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
forall-ranked.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
forall-slice.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
forall-stmt.f90
forall-where-2.f90 [flang] Add lowering tests 2022-06-28 15:22:21 +02:00
forall-where.f90
scalar-substring.f90 [flang] Fix forall issue with substring operation 2022-06-24 09:07:49 +02:00
test9.f90 Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00