spatel added a comment. Ping. Note that http://reviews.llvm.org/D20275 / http://reviews.llvm.org/rL270222 used ComputeNumSignBits() to eliminate cases. We could probably do something similar here in InstCombine as a follow-on. http://reviews.llvm.org/D12965