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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 14:24:51 PST 2017


craig.topper added a comment.

I was going to tell you that prefetchwt1 is missing, but then I realized its only half implemented in llvm. We have a feature flag and no instruction definition.


Repository:
  rL LLVM

https://reviews.llvm.org/D41161





More information about the llvm-commits mailing list