[PATCH] D69987: [RISCV] Assemble/Disassemble v-ext instructions.

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 08:27:47 PST 2019


rogfer01 added a comment.

In D69987#1742381 <https://reviews.llvm.org/D69987#1742381>, @rogfer01 wrote:

> We have started tallying the instructions against the spec. So far we have found the following missing instructions:
>
> - `vdot.vv` / `vdotu.vv` / `vfdot.vv`


Apologies. Please ignore this. These instructions belong to `Zvediv`.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69987/new/

https://reviews.llvm.org/D69987





More information about the llvm-commits mailing list