[ValueTracking] Remove unnecessary temporary APInt from computeNumSignBitsVectorConstant.
We can just use getNumSignBits instead of inverting negative numbers. llvm-svn: 316266
Loading
Please sign in to comment
We can just use getNumSignBits instead of inverting negative numbers. llvm-svn: 316266