This is an archive of the discontinued LLVM Phabricator instance.

[flang] Hanlde COMPLEX 2/3/10 in runtime TypeCode(cat, kind)
ClosedPublic

Authored by jeanPerier on Mar 14 2022, 4:14 AM.

Details

Summary

Type codes for COMPLEX kinds 2, 3, and 10 were added in https://reviews.llvm.org/D117336
but handling for these kinds in TypeCode(cat, kind) has not been added
yet.

Diff Detail

Event Timeline

jeanPerier created this revision.Mar 14 2022, 4:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2022, 4:14 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
jeanPerier requested review of this revision.Mar 14 2022, 4:14 AM
klausler accepted this revision.Mar 14 2022, 9:15 AM
This revision is now accepted and ready to land.Mar 14 2022, 9:15 AM