This is an archive of the discontinued LLVM Phabricator instance.

ValueTracking: Fix InterestedClasses logic for fadd/fsub
AbandonedPublic

Authored by arsenm on Apr 25 2023, 1:15 PM.

Details

Summary

This was early exiting for -0 queries.

Diff Detail

Event Timeline

arsenm created this revision.Apr 25 2023, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2023, 1:15 PM
arsenm requested review of this revision.Apr 25 2023, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2023, 1:15 PM
Herald added a subscriber: wdng. · View Herald Transcript
foad accepted this revision.Apr 26 2023, 12:16 AM
This revision is now accepted and ready to land.Apr 26 2023, 12:16 AM
arsenm abandoned this revision.May 17 2023, 3:32 AM

Squashed into D148575