This is an archive of the discontinued LLVM Phabricator instance.

[libc] disable printf Lf tests for float128 plats
ClosedPublic

Authored by michaelrj on Jun 8 2023, 2:35 PM.

Details

Summary

The results for the %Lf tests were calculated on 80 bit long double
systems, meaning the results are not necessarily accurate for float128
systems. In future these will be fixed, but for the moment I'm just
turning them off.

Diff Detail

Event Timeline

michaelrj created this revision.Jun 8 2023, 2:35 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 8 2023, 2:35 PM
michaelrj requested review of this revision.Jun 8 2023, 2:35 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 8 2023, 2:35 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.