As before, it's only build-tested as I don't have access to any AVX512-capable hardware.
Details
Details
- Reviewers
labath JDevlieghere krytarowski - Commits
- rG2f6c579ecb79: [lldb] [lit] Add write tests for AVX-512 registers (zmm, xmm15+, ymm15+)
rL359797: [lldb] [lit] Add write tests for AVX-512 registers (zmm, xmm15+, ymm15+)
rLLDB359797: [lldb] [lit] Add write tests for AVX-512 registers (zmm, xmm15+, ymm15+)
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB
Event Timeline
Comment Actions
The tests look fine to me, but given that mac doesn't support writing to ymm registers, I'd be surprised if these were to pass too (so I'd add system-darwin to the list of XFAILs too).
At that point, we've run out of systems where this test can possibly pass, so it's kinda hard to check that it is written correctly, but since you've went through the trouble of writing it, I suppose we can include it here for future reference.