[llvm] [InstCombine] Fold X - Y + Y * C -> X + Y * (C - 1) (PR #117722)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 07:26:41 PST 2024


AreaZR wrote:

cc @regehr 

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


More information about the llvm-commits mailing list