[all-commits] [llvm/llvm-project] b914ef: [flang][NFC] Add more lowering tests

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


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

  Changed paths:
    A flang/test/Lower/complex-part.f90
    A flang/test/Lower/computed-goto.f90
    A flang/test/Lower/control-flow.f90
    A flang/test/Lower/default-initialization.f90
    A flang/test/Lower/dense-attributed-array.f90
    A flang/test/Lower/identical-block-merge-disable.f90
    A flang/test/Lower/logical-as-fortran.f90

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

This patch adds more lowering tests from the PFT to FIR.

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

Reviewed By: PeteSteinfeld

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

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




More information about the All-commits mailing list