[all-commits] [llvm/llvm-project] d8222d: [flang] Lower format statement

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Mar 14 10:15:46 PDT 2022


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

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    A flang/test/Lower/format-statement.f90

  Log Message:
  -----------
  [flang] Lower format statement

This patch lowers the format statement.

Reviewed By: PeteSteinfeld

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




More information about the All-commits mailing list