uriel.k added inline comments.

================
Comment at: lib/Headers/avx512vlbwintrin.h:2425
+  return _mm_mask_cmpneq_epi8_mask (__U, _mm_and_si128 (__A, __B),
+                                 _mm_setzero_hi());
 }
----------------
For strange reason this line moved and is not aligned with the open paren above 
it. If there are no other corrections I'll fix it before the commit.


https://reviews.llvm.org/D38737



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

Reply via email to