[all-commits] [llvm/llvm-project] c3a762: [flang] Lower more array character cases

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Mar 9 10:51:37 PST 2022


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

  Changed paths:
    M flang/include/flang/Lower/ConvertExpr.h
    M flang/include/flang/Lower/Mangler.h
    M flang/lib/Lower/ConvertExpr.cpp
    M flang/lib/Lower/Mangler.cpp
    A flang/test/Lower/array-character.f90

  Log Message:
  -----------
  [flang] Lower more array character cases

This patch adds more lowering and tests for character array assignment/copy.

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

Depends on D121300

Reviewed By: PeteSteinfeld, schweitz

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

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