[all-commits] [llvm/llvm-project] 3ea672: [flang][NFC] Add IO related lowering tests

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


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

  Changed paths:
    A flang/test/Lower/io-item-list.f90
    A flang/test/Lower/io-statement-clean-ups.f90

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

This patch adds lowering tests for IO related use cases.

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

Reviewed By: PeteSteinfeld

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

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