[PATCH] D144496: The vendor-defined XTHeadCmo (there are some similarities with theZicbom standard extension) extension adds cache management instructions.

Manolis Tsamis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 08:40:21 PST 2023


mtsamis updated this revision to Diff 499196.
mtsamis added a comment.

Move predicates and decoder namespace to instruction definitions.
The same classes are also wanted for the XTHeadSync extension and are shared.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144496

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/MC/RISCV/xtheadcmo-invalid.s
  llvm/test/MC/RISCV/xtheadcmo-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144496.499196.patch
Type: text/x-patch
Size: 14370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/4a8e2bad/attachment.bin>


More information about the llvm-commits mailing list