[PATCH] D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 28 17:23:36 PST 2019
craig.topper added inline comments.
================
Comment at: test/MC/X86/SSE42-64.s:33
+// CHECK: encoding: [0xf2,0x45,0x0f,0x38,0xf1,0xed]
+crc32l %r13d, %r13d
+
----------------
crc32q?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D40387/new/
https://reviews.llvm.org/D40387
More information about the llvm-commits
mailing list