[all-commits] [llvm/llvm-project] e84737: [flang][NFC] Add derived type lowering tests

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Mar 23 15:00:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e847374e191dd14ad590f043a2692be90d05a7c3
      https://github.com/llvm/llvm-project/commit/e847374e191dd14ad590f043a2692be90d05a7c3
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    A flang/test/Lower/derived-allocatable-components.f90
    A flang/test/Lower/derived-assignments.f90
    A flang/test/Lower/derived-type-descriptor.f90

  Log Message:
  -----------
  [flang][NFC] Add derived type lowering tests

Add more use cases of lowering of derived types.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: Peter Steinfeld <psteinfeld at nvidia.com>
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>




More information about the All-commits mailing list