comment in the class VALUVVNoVm
 op vd, vs1, vs2
should be
 op vd, vs2, vs1
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
|  Differential  D88142  
fix a mistake in RISCVInstrInfoV.td Authored by achieveartificialintelligence on Sep 23 2020, 3:19 AM. 
Details comment in the class VALUVVNoVm 
Diff Detail 
 |