[llvm] [InstCombine] Simplifiy `(-x * y * -x)` into `(x * y * x)` (PR #72953)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 00:50:45 PST 2023


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list