jasonmolenda added a comment.

Just curious -- would it be better to have a single `vg` register shown to the 
user which is the vector length in non-streaming mode when the processor is in 
non-streaming mode, and the vector length in streaming mode when the processor 
is in streaming mode? I haven't worked with a target supporting SSVE mode, but 
if I'm following correctly we can show the SVE registers in non-streaming mode 
(and vg) and we can show the SSVE registers in streaming mode (and svg).  As 
you say above, we can show svg when in non-streaming mode but we can't show vg 
when in streaming mode.  Should we only show a single vg for the 
currently-available registers?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155269

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

Reply via email to