[llvm] [InstCombine] x mod(c1*c2)/c2 --> (x /c2) mod(c1) (PR #140197)
Kshitij Paranjape via llvm-commits
llvm-commits at lists.llvm.org
Thu May 15 23:20:56 PDT 2025
https://github.com/kshitijvp closed https://github.com/llvm/llvm-project/pull/140197
More information about the llvm-commits
mailing list