This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fold SET_EXPONENT() and FRACTION()
ClosedPublic

Authored by klausler on Jul 22 2022, 12:04 PM.

Details

Summary

Fold the intrinsic function SET_EXPONENT() and its special case,
FRACTION().

Diff Detail

Event Timeline

klausler created this revision.Jul 22 2022, 12:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2022, 12:04 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jul 22 2022, 12:04 PM
vdonaldson accepted this revision.Jul 22 2022, 1:01 PM
This revision is now accepted and ready to land.Jul 22 2022, 1:01 PM
This revision was automatically updated to reflect the committed changes.