[llvm] [Instcombine] Lower to explicit subtraction + unsigned comparison (PR #170896)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 5 11:55:45 PST 2025


================

----------------
nikic wrote:

This code should not be inside foldIntrinsicWithOverflowCommon(), as this is not actually a common transform, it applies to only a single intrinsic.

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


More information about the llvm-commits mailing list