Fix SimplifyDemandedBits' AssertZext logic to demand all the bits. It
needs to demand the high bits because it's asserting that they're zero. llvm-svn: 105406
Loading
Please register or sign in to comment
needs to demand the high bits because it's asserting that they're zero. llvm-svn: 105406