================
@@ -8113,10 +8583,151 @@ static bool combineCCMask(SDValue &CCReg, int &CCValid, int &CCMask) {
     CCReg = IPM->getOperand(0);
     return true;
   }
-
----------------
uweigand wrote:
These shouldn't be here.
https://github.com/llvm/llvm-project/pull/125970