[Lldb-commits] [PATCH] D117928: [lldb] Disable tests for x86 that uses write command on XMM registers
Luís Ferreira via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 21 14:16:43 PST 2022
ljmf00 added inline comments.
================
Comment at: lldb/test/Shell/Register/x86-mm-xmm-write.test:1-2
# XFAIL: system-darwin
# XFAIL: system-windows
+
----------------
Maybe those XFAILs are related to this too. Can anyone test this on those systems, if you have a CPU with AVX extensions? I don't know the rationale, although.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117928/new/
https://reviews.llvm.org/D117928
More information about the lldb-commits
mailing list