[Lldb-commits] [PATCH] D158506: [lldb][AArch64] Add release notes and documentation for SME

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 22 05:25:37 PDT 2023


DavidSpickett created this revision.
Herald added subscribers: ctetreau, arphaman, kristof.beyls.
Herald added a project: All.
DavidSpickett requested review of this revision.
Herald added projects: LLDB, LLVM.
Herald added subscribers: llvm-commits, lldb-commits.

This adds a release note for all the SME support now in LLDB
and a page where I have documented the user experience (for want
of a better term) when using SVE and SME.

This includes things like which mode transitions can or cannot
be triggered from within LLDB. I hope this will serve to A: document
what I've implemented and B: be a user's guide to these extensions.

(though it is not a design document, read the commits and code
for that sort of detail)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158506

Files:
  lldb/docs/index.rst
  lldb/docs/use/aarch64-linux.rst
  llvm/docs/ReleaseNotes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158506.552321.patch
Type: text/x-patch
Size: 8908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230822/e2e3a01b/attachment.bin>


More information about the lldb-commits mailing list