[llvm] [InstCombine] Fold `(mul (div exact X, C0), C1)` -> `(div exact X, C0/C1)` (PR #96915)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 01:52:23 PDT 2024


https://github.com/goldsteinn closed https://github.com/llvm/llvm-project/pull/96915


More information about the llvm-commits mailing list