================ @@ -1656,11 +1665,20 @@ void RISCVDAGToDAGISel::Select(SDNode *Node) { selectVLOp(Node->getOperand(3), VL); // If vmsgeu with 0 immediate, expand it to vmset. ---------------- jacquesguan wrote: Addressed https://github.com/llvm/llvm-project/pull/115435