[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 20 00:05:29 PDT 2023


realqhc updated this revision to Diff 542327.
realqhc added a comment.
Herald added a subscriber: jdoerfert.

applied general cleanup like in D155283 <https://reviews.llvm.org/D155283>, rebase.


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.542327.patch
Type: text/x-patch
Size: 42318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/26cae7f6/attachment.bin>


More information about the llvm-commits mailing list