This is an archive of the discontinued LLVM Phabricator instance.

[SPE] Disable strict-fp for SPE by default
ClosedPublic

Authored by qiucf on May 27 2021, 3:37 AM.

Details

Summary

As discussed in PR50385, strict-fp on PowerPC SPE has not been handled well. This patch disables it by default for SPE.

Diff Detail

Event Timeline

qiucf created this revision.May 27 2021, 3:37 AM
qiucf requested review of this revision.May 27 2021, 3:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 27 2021, 3:37 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
nemanjai accepted this revision.May 27 2021, 3:45 AM

LGTM. Thanks.

This revision is now accepted and ready to land.May 27 2021, 3:45 AM
vit9696 accepted this revision.May 27 2021, 4:09 AM
jhibbits accepted this revision.May 27 2021, 8:54 AM
This revision was landed with ongoing or failed builds.May 27 2021, 9:15 AM
This revision was automatically updated to reflect the committed changes.