[llvm] [InstCombine] simplify `(X * C0) / (X * C1)` into `C0 / C1`. (PR #73204)

via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 01:17:13 PST 2023


https://github.com/Z572 closed https://github.com/llvm/llvm-project/pull/73204


More information about the llvm-commits mailing list