[PATCH] D153748: [RISCV] Add support for XCValu extension in CV32E40P

QIHAN CAI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 11:08:02 PDT 2023


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

move xcvalu in RISCVUsage.rst so that it is with other XCV extensions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153748

Files:
  llvm/docs/RISCVUsage.rst
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/corev/XCValu-invalid.s
  llvm/test/MC/RISCV/corev/XCValu-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153748.544863.patch
Type: text/x-patch
Size: 39218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/8fd99c8a/attachment-0001.bin>


More information about the llvm-commits mailing list