[all-commits] [llvm/llvm-project] ac84bc: [flang] Carry over the derived type from target in...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Feb 20 00:44:53 PST 2023


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

  Changed paths:
    M flang/runtime/pointer.cpp

  Log Message:
  -----------
  [flang] Carry over the derived type from target in pointer remapping

When calling PointerAssociateRemapping the dynamic type information
from the target needs to be carried over to the pointer if any.

Reviewed By: klausler

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




More information about the All-commits mailing list