DavidSpickett marked 4 inline comments as done.
DavidSpickett added inline comments.


================
Comment at: 
lldb/test/API/commands/register/register/aarch64_sve_simd_registers/TestSVESIMDRegisters.py:1
+"""
+Test that LLDB correctly reads and writes AArch64 SIMD registers in SVE,
----------------
I wrote this test when I thought we had to read/write SIMD via NT_ARM_SVE 
during streaming mode, so its main reason for existing has gone now.

However, I think it's worth keeping because no other test checks SIMD 
read/write as literally as this does. And if it turns out I did part of this 
incorrectly, we have tests to refer to.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154926

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to