[PATCH] D152821: [RISCV] Add support for Xcvmac extension in CV32E40P

QIHAN CAI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 01:15:16 PDT 2023


realqhc updated this revision to Diff 531224.
realqhc added a comment.

restrict the instruction to rv32 only, edit the documentations


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152821

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152821.531224.patch
Type: text/x-patch
Size: 35263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/0c10f17a/attachment.bin>


More information about the llvm-commits mailing list