[all-commits] [llvm/llvm-project] 99d239: [flang][NFC] Add lowering tests

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Mar 18 06:49:13 PDT 2022


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

  Changed paths:
    A flang/test/Lower/structure-constructors.f90
    A flang/test/Lower/user-defined-operators.f90
    A flang/test/Lower/variable-inquiries.f90
    A flang/test/Lower/variable.f90
    A flang/test/Lower/zero-size.f90

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

Add couple of tests for the lowering.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>




More information about the All-commits mailing list