Skip to content

Commit 8a6fae4

Browse files
committed
[RISCV] Remove outdated comment in RISCVInstrInfoZvqdotq.td.
Pseudo and patterns for vqdotus.vx has been added.
1 parent 816c9d6 commit 8a6fae4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/RISCV/RISCVInstrInfoZvqdotq.td

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ multiclass VPseudoVQDOT_VV_VX {
7272
}
7373
}
7474

75-
// TODO: Add pseudo and patterns for vqdotus.vx
7675
// TODO: Add isCommutable for VQDOT and VQDOTU
7776
let Predicates = [HasStdExtZvqdotq], mayLoad = 0, mayStore = 0,
7877
hasSideEffects = 0 in {

0 commit comments

Comments
 (0)