This is an archive of the discontinued LLVM Phabricator instance.

[flang] Semantics limits on kP scale factors
ClosedPublic

Authored by vdonaldson on Apr 20 2022, 1:14 PM.

Details

Reviewers
klausler
Summary

When known at compile time, Ew.d and Dw.d output edit descriptors
should respect limitations from the standard on the value of a
kP scale factor with respect to the digit count (d), at least for
values of k other than zero.

Diff Detail

Event Timeline

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