[all-commits] [llvm/llvm-project] 4ef048: [flang][hlfir] Lower actual TARGET for dummy POINTER.

Slava Zakharin via All-commits all-commits at lists.llvm.org
Wed Jul 5 11:36:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ef04876ef17d1870a5d317387ba7c4bc7382524
      https://github.com/llvm/llvm-project/commit/4ef04876ef17d1870a5d317387ba7c4bc7382524
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M flang/lib/Lower/ConvertCall.cpp
    A flang/test/Lower/HLFIR/actual_target_for_dummy_pointer.f90

  Log Message:
  -----------
  [flang][hlfir] Lower actual TARGET for dummy POINTER.

This patch implements HLFIR lowering for associating an actual
TARGET argument to a dummy POINTER argument.

Reviewed By: tblah, jeanPerier

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




More information about the All-commits mailing list