[PATCH] D143847: [RISCV] Add vendor-defined XTheadMAC (multiply-accumulate) extension

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 12:11:03 PST 2023


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

- rework for review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143847

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/RISCVInstrInfoXTHead.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/CodeGen/RISCV/xtheadmac.ll
  llvm/test/MC/RISCV/rv32xtheadmac-invalid.s
  llvm/test/MC/RISCV/rv32xtheadmac-valid.s
  llvm/test/MC/RISCV/rv64xtheadmac-valid.s
  llvm/test/MC/RISCV/xtheadmac-invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143847.497067.patch
Type: text/x-patch
Size: 19767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/c2cad5d3/attachment.bin>


More information about the llvm-commits mailing list