[all-commits] [llvm/llvm-project] bd9015: [flang][NFC] Add IO lowering tests

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Jun 27 06:01:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd90155df4a4634be7e49594f35315df3772a942
      https://github.com/llvm/llvm-project/commit/bd90155df4a4634be7e49594f35315df3772a942
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    A flang/test/Lower/io-implied-do-fixes.f90
    M flang/test/Lower/io-item-list.f90
    M flang/test/Lower/io-statement-1.f90
    A flang/test/Lower/io-statement-big-unit-checks.f90
    M flang/test/Lower/io-statement-clean-ups.f90

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

These tests were left behind or only partially upstreamed during
the lower code upstreaming.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Kiran Chandramohan <kiran.chandramohan at arm.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>




More information about the All-commits mailing list