[PATCH] D28138: [X86][AVX512] Passing the appropriate memory operand class to INT_{U}COMIS{S|D} instructions

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 29 03:48:21 PST 2016


aymanmus added a comment.

The changed instructions are marked with "isCodeGenOnly", therefore cannot be tested with encoding tests.


https://reviews.llvm.org/D28138





More information about the llvm-commits mailing list