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

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 03:48:52 PST 2023


philipp.tomsich updated this revision to Diff 494247.
philipp.tomsich added a comment.

- updated the test cases to have function names matching the instructions


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/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.494247.patch
Type: text/x-patch
Size: 14350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/3c77c752/attachment.bin>


More information about the llvm-commits mailing list