[all-commits] [llvm/llvm-project] b5bffb: [flang] Support polymorphic inputs for UNPACK intr...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Feb 8 07:15:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5bffb7260508c97dca64623a4007a2241a6d7a0
      https://github.com/llvm/llvm-project/commit/b5bffb7260508c97dca64623a4007a2241a6d7a0
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
    M flang/test/Lower/polymorphic-temp.f90

  Log Message:
  -----------
  [flang] Support polymorphic inputs for UNPACK intrinsic

Result must carry the polymorphic type information
from the vector.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list