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

Funan Zeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 02:37:15 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf2ad26b4ff8: [RISCV] Add support for XCVbi extension in CV32E40P (authored by melonedo).

Changed prior to commit:
  https://reviews.llvm.org/D154412?vs=543801&id=545077#toc

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154412.545077.patch
Type: text/x-patch
Size: 11386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/45f4d204/attachment.bin>


More information about the llvm-commits mailing list