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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 22:35:39 PST 2023


https://github.com/dtcxzyw requested changes to this pull request.


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


More information about the llvm-commits mailing list