This is an archive of the discontinued LLVM Phabricator instance.

[flang] Accept "INFINITY" as real input
ClosedPublic

Authored by klausler on Apr 25 2022, 9:44 AM.

Details

Summary

Both "INF" and "INFINITY" are standard.

Diff Detail

Event Timeline

klausler created this revision.Apr 25 2022, 9:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2022, 9:44 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Apr 25 2022, 9:44 AM
vdonaldson accepted this revision.Apr 25 2022, 10:11 AM
This revision is now accepted and ready to land.Apr 25 2022, 10:11 AM
This revision was automatically updated to reflect the committed changes.