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

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 03:16:32 PST 2023


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

- fixup .ll tests to not reference an unused check-label


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.493889.patch
Type: text/x-patch
Size: 20719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/ca60935e/attachment.bin>


More information about the llvm-commits mailing list