[all-commits] [llvm/llvm-project] 914061: [flang] Handle allocatable dummy arguments

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Feb 24 08:17:26 PST 2022


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

  Changed paths:
    M flang/lib/Lower/CallInterface.cpp
    M flang/test/Lower/arguments.f90

  Log Message:
  -----------
  [flang] Handle allocatable dummy arguments

This patch handles allocatable dummy argument lowering
in function and subroutines.

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

Reviewed By: schweitz

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

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




More information about the All-commits mailing list