[Lldb-commits] [PATCH] D154926: [lldb][AArch64] Add support for SME's SVE streaming mode registers

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 18 07:36:55 PDT 2023


DavidSpickett added a comment.

On the off chance anyone was going to try and run this, you'll need a kernel that includes https://lore.kernel.org/lkml/20230713-arm64-fix-sve-sme-vl-change-v1-3-129dd8611413@kernel.org/T/. This fixes a bug found while writing these tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154926



More information about the lldb-commits mailing list