[all-commits] [llvm/llvm-project] f8ea34: [flang] Perform assignment to polymorphic allocata...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Dec 2 06:51:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8ea349a6d4b71e04f0eff637ee1a71bb15c8aa1
      https://github.com/llvm/llvm-project/commit/f8ea349a6d4b71e04f0eff637ee1a71bb15c8aa1
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    M flang/test/Lower/polymorphic.f90

  Log Message:
  -----------
  [flang] Perform assignment to polymorphic allocatable with runtime call

Lower assignment to polymorphic allocatable to the `Assign` runtime
call.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list