This is an archive of the discontinued LLVM Phabricator instance.

[flang] Accept %KIND type parameter inquiries on %RE,%IM, &c.
ClosedPublic

Authored by klausler on Apr 13 2022, 1:22 PM.

Details

Summary

The x%KIND inquiry needs to be supported when 'x' is itself
a complex part reference or a type parameter inquiry.

Diff Detail

Event Timeline

klausler created this revision.Apr 13 2022, 1:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2022, 1:22 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Apr 13 2022, 1:22 PM
vdonaldson accepted this revision.Apr 13 2022, 3:41 PM
This revision is now accepted and ready to land.Apr 13 2022, 3:41 PM