[PATCH] D62363: [X86] Enable intrinsics that convert float and bf16 data to each other
Kan Shengchen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 27 21:02:15 PDT 2019
skan updated this revision to Diff 201605.
skan added a comment.
make comments for `_mm_cvtsbh_ss` and `_mm_cvtness_sbh` better
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62363/new/
https://reviews.llvm.org/D62363
Files:
include/clang/Basic/BuiltinsX86.def
lib/CodeGen/CGBuiltin.cpp
lib/Headers/avx512bf16intrin.h
test/CodeGen/avx512bf16-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62363.201605.patch
Type: text/x-patch
Size: 13899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190528/359e92e6/attachment.bin>
More information about the cfe-commits
mailing list