[all-commits] [llvm/llvm-project] 2f323e: [flang] Fix for polymoprhic pointer component

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Nov 2 12:46:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f323e04972c98d47af9ca5e5b17b64d8ce6a5d6
      https://github.com/llvm/llvm-project/commit/2f323e04972c98d47af9ca5e5b17b64d8ce6a5d6
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

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

  Log Message:
  -----------
  [flang] Fix for polymoprhic pointer component

Fix path that generates MutableBox for
pointer component.

Reviewed By: PeteSteinfeld

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




More information about the All-commits mailing list