craig.topper added inline comments.
================ Comment at: lib/Headers/avx512bwintrin.h:2109 + return _mm512_cmp_epi8_mask(_mm512_and_epi32(__A, __B), + _mm512_setzero_qi(), 4); } ---------------- Can you align this with the opening paren on the line above? Same with all the other functions below. https://reviews.llvm.org/D38737 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits