When Fw.d output editing takes place with directed rounding, make sure that
nonzero values that would normally be converted to zero round up (or down,
depending on the sign) to a scaled 1.
Details
Details
Diff Detail
Diff Detail
Differential D129021
[flang][runtime] Fix directed UP/DOWN rounding edge case for Fw.d output Authored by klausler on Jul 1 2022, 3:17 PM.
Details When Fw.d output editing takes place with directed rounding, make sure that
Diff Detail |