[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
Sun Jun 9 19:00:33 PDT 2019
skan updated this revision to Diff 203762.
skan added a comment.
change mask paramater' s name from `__M` to `__U` in order to be consistent with other intrinsics in the file
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
lib/Headers/avx512vlbf16intrin.h
test/CodeGen/avx512bf16-builtins.c
test/CodeGen/avx512vlbf16-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62363.203762.patch
Type: text/x-patch
Size: 14471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190610/bba0dfab/attachment-0001.bin>
More information about the cfe-commits
mailing list