[InstCombine] Call hasNoSignedWrap instead of hasNoUnsignedWrap to get the NSW...
[InstCombine] Call hasNoSignedWrap instead of hasNoUnsignedWrap to get the NSW flag when handling Add in SimplifyDemandedUseBits. This is a typo from r311789. This should fix PR34349. llvm-svn: 311902
Loading
Please sign in to comment