[InstCombine] Simplifiy `(-x * y * -x)` into `(x * y * x)` (#72953)
fix https://github.com/llvm/llvm-project/issues/72259 proof: https://alive2.llvm.org/ce/z/HsrmTC
parent
c4ff0a67
Please register or sign in to comment
fix https://github.com/llvm/llvm-project/issues/72259 proof: https://alive2.llvm.org/ce/z/HsrmTC