[Lldb-commits] [PATCH] D155269: [lldb][AArch64] Add SME streaming vector length pseudo register

Thorsten via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 18 00:34:04 PDT 2023


tschuett added a comment.

I would never question giving low-level access to the registers. As you mentioned less experienced users could accidentally switch between the modes with knowing.



================
Comment at: lldb/test/API/commands/register/register/aarch64_sve_registers/rw_access_dynamic_resize/TestSVEThreadedDynamic.py:262
+        self.do_svg_test(process, supported_vg, supported_vg)
\ No newline at end of file

----------------
Newline please


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