[SelectionDAG] ComputeNumSignBits - Use getValidShiftAmountConstant for shift opcodes
getValidShiftAmountConstant handles out of bounds shift amounts for us, allowing us to remove the local handling.
Loading
Please sign in to comment
getValidShiftAmountConstant handles out of bounds shift amounts for us, allowing us to remove the local handling.