[Lldb-commits] [PATCH] D157883: [lldb][AArch64] Add SME's Array Storage (ZA) and streaming vector length (SVG) registers
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 14 08:33:33 PDT 2023
DavidSpickett added a comment.
I realise this is a giant patch, so if you see a way to split it, great. However, SVG is read from the ZA header and we need SVG to implement the resizing of ZA. So at least those are tied to each other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157883/new/
https://reviews.llvm.org/D157883
More information about the lldb-commits
mailing list