[PATCH] D46539: [X86] ptwrite intrinsic

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 12:30:50 PDT 2018


craig.topper added inline comments.


================
Comment at: lib/Target/X86/X86.td:623
   ProcIntelGLM,
   FeaturePOPCNTFalseDeps
 ]>;
----------------
RKSimon wrote:
> Just put FeaturePTWRITE here?
It's not on GLM. Just GLP and Tremont.


https://reviews.llvm.org/D46539





More information about the llvm-commits mailing list