[all-commits] [llvm/llvm-project] 0a86f9: [flang] Support polymorphic inputs for CSHIFT intr...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Feb 9 09:22:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a86f9cbcc707b0387f330276baae736537b99da
      https://github.com/llvm/llvm-project/commit/0a86f9cbcc707b0387f330276baae736537b99da
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-02-09 (Thu, 09 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 CSHIFT intrinsic

Result must carry the polymorphic type information from the array.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list