[RISCV] Check the sign bits of the input of RISCVISD::ABSW in computeNumSignBitsForTargetNode.
We created a SIGN_EXTEND_INREG when we created the ABSW so the input should have 33 sign bits, but check it to be safe.
Loading
Please sign in to comment