This is an archive of the discontinued LLVM Phabricator instance.

ValueTracking: Recognize >=, <= compares with 0 as is.fpclass masks
ClosedPublic

Authored by arsenm on Apr 20 2023, 12:05 PM.

Details

Summary

Leave DAZ handling for a future change.

Diff Detail

Event Timeline

arsenm created this revision.Apr 20 2023, 12:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2023, 12:05 PM
arsenm requested review of this revision.Apr 20 2023, 12:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2023, 12:05 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm planned changes to this revision.Apr 20 2023, 12:07 PM

Posted wrong version

arsenm updated this revision to Diff 515446.Apr 20 2023, 1:00 PM

Version with all the gt/lt

foad accepted this revision.Apr 21 2023, 3:07 AM
This revision is now accepted and ready to land.Apr 21 2023, 3:07 AM