[Lldb-commits] [PATCH] D155269: [lldb][AArch64] Add SME streaming vector length pseudo register
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 18 00:28:18 PDT 2023
DavidSpickett added a comment.
> Could you offer higher abstractions? Show me the current SVME vector length? Show me the current SVME mode?
Adding it to `process status` is along those lines, we have stuff like the number of addressable bits there right now. Overall I prefer the registers route just for visibility but we'll see what the early users find.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155269/new/
https://reviews.llvm.org/D155269
More information about the lldb-commits
mailing list