[RISCV] Check that SEW and policy operands are immediates in verifier
This converts a crash (due an assertion inside getImm) into a verifier failure. Much easier to debug when you have malformed instructions.
Loading
Please sign in to comment
This converts a crash (due an assertion inside getImm) into a verifier failure. Much easier to debug when you have malformed instructions.