[RISCV] Pass ZB_Undefined to countTrailingZeros/countLeadingZeros. NFC
We know the input is not zero so we can simplify the generated code.
Loading
Please sign in to comment
We know the input is not zero so we can simplify the generated code.