This is an archive of the discontinued LLVM Phabricator instance.

[SelectionDAG] Remove isNullValue and isAllOnesValue
ClosedPublic

Authored by kazu on Jun 19 2023, 10:39 PM.

Details

Summary

These functions have been deprecated since:

commit f271e5d9d44e833ef2264e5b0e9aa5f8383c173d
Author: Kazu Hirata <kazu@google.com>
Date:   Sun Mar 12 18:25:07 2023 -0700

Diff Detail

Event Timeline

kazu created this revision.Jun 19 2023, 10:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2023, 10:39 PM
kazu requested review of this revision.Jun 19 2023, 10:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2023, 10:39 PM
This revision is now accepted and ready to land.Jun 20 2023, 1:16 PM
MaskRay accepted this revision.Jun 20 2023, 1:26 PM
This revision was landed with ongoing or failed builds.Jun 20 2023, 2:15 PM
This revision was automatically updated to reflect the committed changes.