[all-commits] [llvm/llvm-project] 713b3a: [flang][hlfir] Lower allocatable assignment to HLFIR

jeanPerier via All-commits all-commits at lists.llvm.org
Mon Feb 27 00:05:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 713b3ad43850ad9fc89b89f53ab37b54f744ec70
      https://github.com/llvm/llvm-project/commit/713b3ad43850ad9fc89b89f53ab37b54f744ec70
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    M flang/test/Lower/HLFIR/assignment-intrinsics.f90

  Log Message:
  -----------
  [flang][hlfir] Lower allocatable assignment to HLFIR

Nothing much to do except set the right attributes on hlfir.assign.

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




More information about the All-commits mailing list