This is an archive of the discontinued LLVM Phabricator instance.

[flang] Document the Intrinsic Types
AbandonedPublic

Authored by sscalpone on Jul 12 2022, 11:42 PM.

Details

Reviewers
PeteSteinfeld
Summary

Describe the built-in integer, real, complex and logical
types implemented in flang, capturing the as-implemented
characteristics.

Diff Detail

Event Timeline

sscalpone created this revision.Jul 12 2022, 11:42 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 12 2022, 11:42 PM
sscalpone requested review of this revision.Jul 12 2022, 11:42 PM
PeteSteinfeld accepted this revision.Jul 13 2022, 6:57 AM

Thanks for doing this. Please be sure to correct the typo on line 79 before updating.

flang/docs/IntrinsicTypes.md
79

Should be "Modules compiled".

99

Do we want to discuss NAG's representation?

This revision is now accepted and ready to land.Jul 13 2022, 6:57 AM
sscalpone abandoned this revision.Jul 13 2022, 11:26 AM