[RISCV] Fix the check assertion in hasMergeOp and hasMaskOp
Because we have STRICT_FCVT_W_RV64 equal to ISD::FIRST_TARGET_STRICTFP_OPCODE, the check needs to be splitted into 2 parts. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D155683
Loading
Please sign in to comment