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

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 22:57:52 PST 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG656188ddc407: [RISCV] Add vendor-defined XTHeadBs (single-bit) extension (authored by philipp.tomsich).

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/Disassembler/RISCVDisassembler.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/bittest.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.495731.patch
Type: text/x-patch
Size: 27648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/3f26f257/attachment-0001.bin>


More information about the llvm-commits mailing list