This is an archive of the discontinued LLVM Phabricator instance.

ValueTracking: Handle nofpclass in computeKnownFPClass
ClosedPublic

Authored by arsenm on Feb 24 2023, 6:10 AM.

Diff Detail

Event Timeline

arsenm created this revision.Feb 24 2023, 6:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 6:10 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
arsenm requested review of this revision.Feb 24 2023, 6:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 6:10 AM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm updated this revision to Diff 505270.Mar 14 2023, 2:46 PM

Cleanup & fcAllFlags

jdoerfert accepted this revision.Mar 16 2023, 12:33 PM
This revision is now accepted and ready to land.Mar 16 2023, 12:33 PM