[llvm] [SelectionDAG] optimize sdiv with positive divisor and positive magic (PR #189287)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 18:01:02 PDT 2026


================
@@ -21,17 +21,6 @@ define i32 @fold_srem_positive_odd(i32 %x) {
 
 
 define i32 @fold_srem_positive_even(i32 %x) {
----------------
topperc wrote:

Lost the CHECK lines here

https://github.com/llvm/llvm-project/pull/189287


More information about the llvm-commits mailing list