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

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


philipp.tomsich updated this revision to Diff 494246.
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/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/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/CodeGen/RISCV/rv64xtheadba.ll
  llvm/test/MC/RISCV/rv64xtheadba-invalid.s
  llvm/test/MC/RISCV/rv64xtheadba-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143029.494246.patch
Type: text/x-patch
Size: 20767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/b78c5be9/attachment.bin>


More information about the llvm-commits mailing list