[Lldb-commits] [PATCH] D158514: [lldb][AArch64] Invalidate SVG prior to reconfiguring ZA regdef
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 22 07:01:12 PDT 2023
DavidSpickett added a comment.
And if you're wondering, ZA being disabled after a vector length change is expected. lldb is just reporting what the kernel does here. lldb-server will still give you back a block of 0s though and that's what was not shown in this situation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158514/new/
https://reviews.llvm.org/D158514
More information about the lldb-commits
mailing list