[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
Thu Jun 27 07:52:59 PDT 2024


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


More information about the llvm-commits mailing list