NFC.
Adding MC regressions tests to cover the AVX512 (without AVX512F) ISA sets.
This patch is part of a larger task to cover MC encoding of all X86 ISA Sets.
See revision: https://reviews.llvm.org/D39952
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I don't see any tests for {z} masking. And most instructions only test with a {%kX} mask. There's no testing of unmasked instructions eitehr.
Comment Actions
Craig, following your comment I added the zero masked and non masked instructions. However, the diff file is too large to get uploaded by the phabricator.
Consequently, I will have to split the review into multiple reviews.
Comment Actions
@RKSimon Yes, there is some non-EVEX encoding inside, so I'm trying to regenerate it.
Comment Actions
Yes, it would be nice to rearrange these AVX512 tests. I'm put it into our TODO list. Thanks for reminding!
This is a legacy SSE instruction. It shoudldn't be here.