[flang-commits] [PATCH] D144948: [flang][hlfir] Lower parent component references

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Feb 28 02:27:21 PST 2023


jeanPerier created this revision.
jeanPerier added reviewers: clementval, PeteSteinfeld.
jeanPerier added a project: Flang.
Herald added subscribers: sunshaoce, mehdi_amini, jdoerfert.
Herald added a project: All.
jeanPerier requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

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.

Depends on D144946 <https://reviews.llvm.org/D144946>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144948

Files:
  flang/lib/Lower/ConvertExprToHLFIR.cpp
  flang/test/Lower/HLFIR/parent-component-ref.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144948.501057.patch
Type: text/x-patch
Size: 10330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230228/81d1ce8f/attachment-0001.bin>


More information about the flang-commits mailing list