This is an archive of the discontinued LLVM Phabricator instance.

ValueTracking: Handle exp10 in computeKnownFPClass
ClosedPublic

Authored by arsenm on Aug 14 2023, 8:44 AM.

Details

Summary

It's the same as the other exps.

Diff Detail

Event Timeline

arsenm created this revision.Aug 14 2023, 8:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 8:44 AM
arsenm requested review of this revision.Aug 14 2023, 8:44 AM
Herald added a reviewer: sstefan1. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: wdng. · View Herald Transcript
foad accepted this revision.Aug 15 2023, 1:56 AM
This revision is now accepted and ready to land.Aug 15 2023, 1:56 AM