[llvm] [InstCombine] Detect uadd with overflow idiom (PR #140178)

via llvm-commits llvm-commits at lists.llvm.org
Fri May 30 08:44:28 PDT 2025


AZero13 wrote:

Yeah but it's way easier to just tack on this pattern to a function that deals with mul for years.

We can discuss moving both this and multiplication to instcombine for another patch. 

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


More information about the llvm-commits mailing list