[PATCH] D143036: [RISCV] Add vendor-defined XTHeadBs (single-bit) extension

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 13:09:48 PST 2023


philipp.tomsich updated this revision to Diff 494714.
philipp.tomsich marked 2 inline comments as done.
philipp.tomsich added a comment.

- added decoder namespaces


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143036

Files:
  llvm/docs/RISCVUsage.rst
  llvm/docs/ReleaseNotes.rst
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/CodeGen/RISCV/rv32xtheadbs.ll
  llvm/test/CodeGen/RISCV/rv64xtheadbs.ll
  llvm/test/MC/RISCV/rv32xtheadbs-invalid.s
  llvm/test/MC/RISCV/rv32xtheadbs-valid.s
  llvm/test/MC/RISCV/rv64xtheadbs-invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143036.494714.patch
Type: text/x-patch
Size: 16975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/22a5464b/attachment.bin>


More information about the llvm-commits mailing list