[PATCH] D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 01:28:19 PST 2019


RKSimon added a comment.

Not your fault, we don't have a canonical list of the instructions and their CPUID bits to generate this kind of thing from (at least not one that people can agree on), so everybody ends up redoing this from scratch - I went through the same thing with the llvm-mca resource tests.


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

https://reviews.llvm.org/D40387





More information about the llvm-commits mailing list