[PATCH] D154412: [RISCV] Add support for XCVbi extension in CV32E40P

Funan Zeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 19:28:05 PDT 2023


melonedo updated this revision to Diff 537199.
melonedo added a comment.

Adopt suggestions

Rename CV to RV; fix indentation and line wrapping; add CORE-V to feature description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154412

Files:
  llvm/docs/RISCVUsage.rst
  llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td
  llvm/test/MC/RISCV/corev/XCVbi-invalid.s
  llvm/test/MC/RISCV/corev/XCVbi.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154412.537199.patch
Type: text/x-patch
Size: 7638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/10cb2f7a/attachment.bin>


More information about the llvm-commits mailing list