[RISCV] Replace (XLenVT (VLOp GPR:$vl)) with VLOpFrag

This is for D100288 to reduce the changes.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D103682
This commit is contained in:
Jim Lin 2021-06-05 12:49:14 +08:00
parent d123e983b3
commit 170b70b74b
1 changed files with 1 additions and 1 deletions

View File

@ -2309,7 +2309,7 @@ class VPatTiedBinaryMask<string intrinsic_name,
(result_type result_reg_class:$merge),
(op2_type op2_kind:$rs2),
(mask_type V0),
(XLenVT (VLOp GPR:$vl)))),
VLOpFrag)),
(!cast<Instruction>(inst#"_MASK_TIED")
(result_type result_reg_class:$merge),
(op2_type op2_kind:$rs2),