[PATCH] D40287: [X86][AVX2]: Adding full coverage of MC encoding for the AVX2 isa set.<NFC>
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 23 00:18:41 PST 2017
gadi.haber added a comment.
You mean that each instruction should cover all registers?
I did a quick check and it produces a huge number of tests that exceed 200k including AVX512.
I, therefore, chose to use only representatives.
Repository:
rL LLVM
https://reviews.llvm.org/D40287
More information about the llvm-commits
mailing list