This is an archive of the discontinued LLVM Phabricator instance.

[flang] Correct folding of EXTENDS_TYPE_OF()
ClosedPublic

Authored by klausler on Dec 15 2022, 11:33 AM.

Details

Summary

There was a falsely known case with a polymorphic type.

Diff Detail

Event Timeline

klausler created this revision.Dec 15 2022, 11:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 11:33 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Dec 15 2022, 11:33 AM
This revision is now accepted and ready to land.Dec 15 2022, 11:34 AM
This revision was automatically updated to reflect the committed changes.