This is an archive of the discontinued LLVM Phabricator instance.

[flang][hlfir] Fixed lowering for optional dummy.
ClosedPublic

Authored by vzakhari on Apr 28 2023, 6:17 PM.

Details

Summary

We have to keep it as a box, since taking box_addr of the optional
box may be invalid.

Diff Detail

Event Timeline

vzakhari created this revision.Apr 28 2023, 6:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 6:17 PM
vzakhari requested review of this revision.Apr 28 2023, 6:17 PM
jeanPerier accepted this revision.Apr 29 2023, 12:01 AM

Thanks!

This revision is now accepted and ready to land.Apr 29 2023, 12:01 AM
This revision was landed with ongoing or failed builds.May 1 2023, 9:53 AM
This revision was automatically updated to reflect the committed changes.