This is an archive of the discontinued LLVM Phabricator instance.

InstCombine: Introduce new is.fpclass from logic of fcmp
ClosedPublic

Authored by arsenm on Mar 15 2023, 2:54 PM.

Details

Summary

Fixes regressions from patch to turn more classes into fcmp.

Diff Detail

Event Timeline

arsenm created this revision.Mar 15 2023, 2:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2023, 2:54 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
arsenm requested review of this revision.Mar 15 2023, 2:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2023, 2:54 PM
Herald added a subscriber: wdng. · View Herald Transcript
jcranmer-intel accepted this revision.Mar 21 2023, 7:40 AM
This revision is now accepted and ready to land.Mar 21 2023, 7:40 AM