We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8a380 commit 1a7982eCopy full SHA for 1a7982e
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
@@ -421,7 +421,6 @@ namespace {
421
SDValue visitADDLike(SDNode *N);
422
SDValue visitADDLikeCommutative(SDValue N0, SDValue N1,
423
SDNode *LocReference);
424
- SDValue visitPTRADD(SDNode *N);
425
SDValue visitSUB(SDNode *N);
426
SDValue visitADDSAT(SDNode *N);
427
SDValue visitSUBSAT(SDNode *N);
0 commit comments