================
@@ -17497,6 +17536,95 @@ SDValue SITargetLowering::performSelectCombine(SDNode *N,
SelectLHS, SelectRHS);
}
+SDValue
----------------
arsenm wrote:
This combine seems like a separate change
https://github.com/llvm/llvm-project/pull/145052