[all-commits] [llvm/llvm-project] 5cc387: [flang] Support allocate with source for polymorph...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Jan 17 07:13:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cc3879e111c696cf635d4278abbec39404b7aed
      https://github.com/llvm/llvm-project/commit/5cc3879e111c696cf635d4278abbec39404b7aed
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
    M flang/lib/Lower/Allocatable.cpp
    M flang/test/Lower/allocatable-polymorphic.f90

  Log Message:
  -----------
  [flang] Support allocate with source for polymorphic entities

Apply the source type spec to the descriptor for
polyrmophic entities.

Reviewed By: PeteSteinfeld

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




More information about the All-commits mailing list