Skip to content
Commit 0e6c9866 authored by David Majnemer's avatar David Majnemer
Browse files

InstCombine: sub nsw %x, C -> add nsw %x, -C if C isn't INT_MIN

We can preserve nsw during this transform if -C won't overflow.

llvm-svn: 216269
parent 5117674f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment