[all-commits] [llvm/llvm-project] 3240a3: [flang] Lower allocated intrinsic

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


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

  Changed paths:
    M flang/lib/Lower/IntrinsicCall.cpp
    A flang/test/Lower/allocated.f90

  Log Message:
  -----------
  [flang] Lower allocated intrinsic

This patch adds lowering for the `allocated`
intrinsic.

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

Reviewed By: jeanPerier, PeteSteinfeld

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

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




More information about the All-commits mailing list