[PATCH] D143029: [RISCV] Add vendor-defined XTHeadBa (address-generation) extension

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 05:08:42 PST 2023


philipp.tomsich updated this revision to Diff 495481.
philipp.tomsich marked 3 inline comments as done.
philipp.tomsich added a comment.
Herald added a subscriber: jobnoorman.

- rebased and updated RISCVDisassembler.cpp
- merged RV32 and RV64 assembler tests into a single file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143029

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/RISCVInstrInfoXTHead.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/CodeGen/RISCV/rv32xtheadba.ll
  llvm/test/CodeGen/RISCV/rv64xtheadba.ll
  llvm/test/MC/RISCV/XTHeadBa-invalid.s
  llvm/test/MC/RISCV/XTHeadBa-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143029.495481.patch
Type: text/x-patch
Size: 31092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/6d825d7e/attachment.bin>


More information about the llvm-commits mailing list