pengfei added inline comments.

================
Comment at: clang/lib/Headers/avx2intrin.h:1043
+///    corresponding byte of the 256-bit integer vector result (overflow is
+///    ignored). For each byte, computes <c> result = __a - __b </c>.
+///
----------------
It better to move it to `\code{.operation}` for consistency. Same for the below.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150114/new/

https://reviews.llvm.org/D150114

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

Reply via email to