This is an archive of the discontinued LLVM Phabricator instance.

X86: Prepare tests for change of default denormal-fp-math behavior
AbandonedPublic

Authored by arsenm on Nov 7 2019, 11:08 PM.

Details

Summary

Prepare for undecorated functions assuming ieee behavior by default.

Diff Detail

Event Timeline

arsenm created this revision.Nov 7 2019, 11:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2019, 11:08 PM
Herald added a subscriber: wdng. · View Herald Transcript

This actually needs to bed merged with D69989, or split differently

arsenm abandoned this revision.Nov 20 2019, 7:03 AM

Merged with other patch