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

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 25 06:20:30 PDT 2020


asb added inline comments.


================
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfoV.td:9
+///
+/// This file describes the RISC-V instructions from the standard 'V',
+/// Vector instruction set extension.
----------------
Please add similar language as in RISCVInstrInfoB.td to indicate the version being described and explain this version is experimental and hasn't been ratified.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69987





More information about the cfe-commits mailing list