[PATCH] D153721: [RISCV] Add support for XCVsimd extension in CV32E40P

Funan Zeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 00:16:06 PDT 2023


melonedo updated this revision to Diff 541348.
melonedo added a comment.
Herald added a subscriber: jdoerfert.

Various corrections based on D155283 <https://reviews.llvm.org/D155283>

Fix spelling of "CORE-V"; add xcvsimd to RISCVISAInfo.cpp and its tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153721

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/XCVsimd-invalid.s
  llvm/test/MC/RISCV/corev/XCVsimd.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153721.541348.patch
Type: text/x-patch
Size: 374722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/1a3af9ab/attachment-0001.bin>


More information about the llvm-commits mailing list