================ @@ -331,6 +331,11 @@ namespace { return CombineTo(N, To, 2, AddTo); } + SDValue CombineTo(SDNode *N, SmallVectorImpl<SDValue> *To, ---------------- lukel97 wrote: No worries, was worth a shot https://github.com/llvm/llvm-project/pull/151110