[PATCH] D42205: [X86] Add intrinsic support for the RDPID instruction

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 23:05:43 PST 2018


craig.topper added a comment.

I think we already have the encoding tests for the assembler and disassembler. The instructions were already present before this patch.


https://reviews.llvm.org/D42205





More information about the llvm-commits mailing list