[llvm] [InstCombine] Fold X - Y + Y * C -> X + Y * (C - 1) (PR #117722)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 15 07:40:05 PDT 2025
https://github.com/AZero13 closed https://github.com/llvm/llvm-project/pull/117722
More information about the llvm-commits
mailing list