[PATCH] D40776: [X86][AVX512]: Adding full coverage of MC encoding for the AVX512 isa set.<NFC>

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 10:19:12 PST 2017


craig.topper added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D40776





More information about the llvm-commits mailing list