[llvm] [InstCombine] Simplifiy `(-x * y * -x)` into `(x * y * x)` (PR #72953)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 02:11:38 PST 2023
Z572 wrote:
for X==Y https://alive2.llvm.org/ce/z/bDvVSU
https://github.com/llvm/llvm-project/pull/72953
More information about the llvm-commits
mailing list