[RISCV] Add test cases for failure to optimize select_cc with X < 1 or X > -1. NFC
We can use BGE with X0 to implement these, but we currently put 1 or -1 into a register.
Loading
Please register or sign in to comment
We can use BGE with X0 to implement these, but we currently put 1 or -1 into a register.