[llvm] [InstCombine] Fold smin(-a, x - a) + a to smin(x, 0) (PR #167109)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 8 01:34:54 PST 2025


dtcxzyw wrote:

@ARandomDev99 Can you leave a comment in https://github.com/llvm/llvm-project/issues/166878? Then I will assign you to this issue as well. I'd expect both issues to get fixed by this patch.

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


More information about the llvm-commits mailing list