================
@@ -8809,6 +8829,7 @@ static void setLimitsForSelectPattern(const SelectInst &SI, APInt &Lower,
default:
break;
}
+
----------------
dtcxzyw wrote:
Drop the newline here.
https://github.com/llvm/llvm-project/pull/68331