[PATCH] D46539: [X86] ptwrite intrinsic

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 08:39:13 PDT 2018


craig.topper added inline comments.


================
Comment at: test/CodeGen/X86/ptwrite-intrinsic-x86.ll:12
+  ret void
+}
+
----------------
RKSimon wrote:
> Can you add tests for the reg-reg version as well?
I see this is fixed now, but not the comment above?


https://reviews.llvm.org/D46539





More information about the llvm-commits mailing list