pengfei accepted this revision. pengfei added a comment. This revision is now accepted and ready to land.
In D155148#4510472 <https://reviews.llvm.org/D155148#4510472>, @RKSimon wrote: > @pengfei Are you happy with the intrinsics doxygen descriptions? LGTM except for one comment. ================ Comment at: clang/lib/Headers/sm4intrin.h:23 +/// \code +/// _mm_sm4key4_epi32(__m128i __A, __m128i __B) +/// \endcode ---------------- Missing return type here. The same for below. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D155148/new/ https://reviews.llvm.org/D155148 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits