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());
 }
----------------
uriel.k wrote:
> 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.
I meant of course for all the lines that moved


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