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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 20:30:35 PDT 2024


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


More information about the llvm-commits mailing list