[all-commits] [llvm/llvm-project] 88be49: [flang][hlfir] Lower parent component references

jeanPerier via All-commits all-commits at lists.llvm.org
Tue Feb 28 05:11:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88be49599f3a899c712bd6a56bad2585bda6388f
      https://github.com/llvm/llvm-project/commit/88be49599f3a899c712bd6a56bad2585bda6388f
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M flang/lib/Lower/ConvertExprToHLFIR.cpp
    A flang/test/Lower/HLFIR/parent-component-ref.f90

  Log Message:
  -----------
  [flang][hlfir] Lower parent component references

Skip the parent components when they are not at the end of
designators.
Generate an hlfir.parent_comp for parent component at the end
of designators.

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




More information about the All-commits mailing list