This is an archive of the discontinued LLVM Phabricator instance.

[flang] Simpify parent component handling
ClosedPublic

Authored by clementval on Mar 10 2023, 7:29 AM.

Details

Summary

This patch simplify the parent component handling when it's the last ref.

The first field is not necessary when the target box type is set correctly.

Diff Detail

Event Timeline

clementval created this revision.Mar 10 2023, 7:29 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 10 2023, 7:29 AM
clementval requested review of this revision.Mar 10 2023, 7:29 AM

Fix LIT test

PeteSteinfeld accepted this revision.Mar 10 2023, 1:41 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 10 2023, 1:41 PM
This revision was automatically updated to reflect the committed changes.