[PATCH] D62363: [X86] Enable intrinsics that convert float and bf16 data to each other

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 11:22:17 PDT 2019


RKSimon accepted this revision.
RKSimon added a comment.

Yup, doxygen LGTM - cheers



================
Comment at: lib/Headers/avx512bf16intrin.h:33
+
+/// Convert One BF16 Data to One Single Data.
+///
----------------
Single Float Data


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

https://reviews.llvm.org/D62363





More information about the cfe-commits mailing list