echristo added a comment.

Honestly if they've been reviewed like that internally I'm ok with you just 
committing them - especially if they look like this.

The only concerns I'd have are in the case of "This intrinsic corresponds to 
the <blank> instruction" (side note, use the "the"? I commented on a case 
inline). This isn't always the case with all of our intrinsics when the 
compiler lowers them to a shuffle intrinsic or some such, or it's optimized, 
etc. Personally I'd leave that line out, though I understand it exists in a lot 
of similar documentation.

-eric


================
Comment at: lib/Headers/__wmmintrin_pclmul.h:37
@@ +36,3 @@
+///
+/// This intrinsic corresponds to \c VPCLMULQDQ instruction.
+///
----------------
"corresponds to the" ?


http://reviews.llvm.org/D15999



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to