[PATCH] D41331: [X86][CLFLUSH]: Adding full coverage of MC encoding for the CLFLUSH isa sets.<NFC>

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 17 04:21:28 PST 2017


RKSimon added a subscriber: asb.
RKSimon added a comment.

For these simpler cases (https://reviews.llvm.org/D41331, https://reviews.llvm.org/D41328, etc.) would it be possible to add @asb's disassembler tests right away? I got the impression from https://reviews.llvm.org/D40879 that only some more complex instructions had a problem with the 'round trip' testing?


Repository:
  rL LLVM

https://reviews.llvm.org/D41331





More information about the llvm-commits mailing list