[PATCH] D145357: [SelectionDAG] Deprecate isNullValue and isAllOnesValue
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 16:41:30 PST 2023
MaskRay accepted this revision.
MaskRay added a comment.
I think you can just remove the methods. They seem pretty uncommon and downstream projects can simply delete uses when integrating this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145357/new/
https://reviews.llvm.org/D145357
More information about the llvm-commits
mailing list