This is an archive of the discontinued LLVM Phabricator instance.

ValueTracking: Teach CannotBeOrderedLessThanZero about rounding intrinsics
ClosedPublic

Authored by arsenm on Dec 19 2022, 5:28 AM.

Details

Summary

These should obviously preserve the sign although the variety of these
always confuses me.

Diff Detail

Event Timeline

arsenm created this revision.Dec 19 2022, 5:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 5:28 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
arsenm requested review of this revision.Dec 19 2022, 5:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 5:28 AM
Herald added a subscriber: wdng. · View Herald Transcript
jcranmer-intel accepted this revision.Jan 13 2023, 1:35 PM
This revision is now accepted and ready to land.Jan 13 2023, 1:35 PM