[Lldb-commits] [PATCH] D154927: [lldb][AArch64] Add SME's streaming vector control register

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 21 07:26:50 PDT 2023


DavidSpickett planned changes to this revision.
DavidSpickett added a comment.

In some sense it already is, it'll go in after the streaming mode SVE registers. Should we wait until we can show the full content including the ZA bit? Yeah, why not, we're in no rush.

I have a patch locally for ZA support that I'm working on. I'll reorder this to after that and when I update this, it will have the full SVCR contents.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154927



More information about the lldb-commits mailing list