[all-commits] [llvm/llvm-project] 892753: [flang] Add lowering for basic empty SUBROUTINE

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Feb 1 06:28:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89275300d861aef73225428c95fdb069de36186d
      https://github.com/llvm/llvm-project/commit/89275300d861aef73225428c95fdb069de36186d
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    A flang/test/Lower/basic-subroutine.f90

  Log Message:
  -----------
  [flang] Add lowering for basic empty SUBROUTINE

This patch adds the ability to lower an empty subroutine.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list