[Lldb-commits] [PATCH] D61074: [lldb] [lit] Add register read tests for YMM registers (AVX)

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 25 10:35:53 PDT 2019


mgorny added a comment.

In D61074#1478859 <https://reviews.llvm.org/D61074#1478859>, @labath wrote:

> This test is pretty much a reimplementation of TestYMMRegisters dotest test. I like this one more for several reasons, but if we're going to check this in, we should also delete the other one.


Hmm, I see that the dotest test also includes support for 32-bit x86. Should I provide a 32-bit version of this one as well, or just neglect it?


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

https://reviews.llvm.org/D61074





More information about the lldb-commits mailing list