================ @@ -1846,6 +1861,7 @@ Instruction *InstCombinerImpl::visitSDiv(BinaryOperator &I) { return SelectInst::Create(Cond, ConstantInt::get(Ty, 1), ConstantInt::getAllOnesValue(Ty)); } + ---------------- goldsteinn wrote: unrelated. https://github.com/llvm/llvm-project/pull/126438