[llvm] [InstCombine] Canonicalize more saturated-add variants (PR #100008)

Rose Silicon via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 14:31:42 PDT 2024


RSilicon wrote:

I removed the nuw cases from my proof because they are actually malformed IR and are not covered at all as they are impossible to run into assuming the IR isn't malformed. 

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


More information about the llvm-commits mailing list