================
@@ -2124,6 +2124,36 @@ class RVPBinaryIntrinsic
   def int_riscv_pmhraccu  : RVPTernaryIntrinsic;
   def int_riscv_pmhaccsu  : RVPTernaryIntrinsic;
   def int_riscv_pmhraccsu : RVPTernaryIntrinsic;
+  // Packed Multiply Parts. The packed forms multiply the selected element of
----------------
topperc wrote:

```suggestion

  // Packed Multiply Parts. The packed forms multiply the selected element of
```

https://github.com/llvm/llvm-project/pull/218875
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to