This is an archive of the discontinued LLVM Phabricator instance.

[flang] Improve handling of NULL pointers when folding components of named constants
ClosedPublic

Authored by klausler on Sep 21 2022, 4:00 PM.

Details

Summary

When a component reference to a named constant of derived type should
fold down to NULL() without a MOLD=, do so.

Diff Detail

Event Timeline

klausler created this revision.Sep 21 2022, 4:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2022, 4:00 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Sep 21 2022, 4:00 PM
jeanPerier accepted this revision.Sep 22 2022, 1:27 AM
This revision is now accepted and ready to land.Sep 22 2022, 1:27 AM
This revision was landed with ongoing or failed builds.Sep 23 2022, 9:23 AM
This revision was automatically updated to reflect the committed changes.