[PATCH] D60552: [X86] Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper Lake
Tianle Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 4 23:57:29 PDT 2019
liutianle updated this revision to Diff 198168.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60552/new/
https://reviews.llvm.org/D60552
Files:
docs/ClangCommandLineReference.rst
include/clang/Basic/BuiltinsX86.def
include/clang/Driver/Options.td
lib/Basic/Targets/X86.cpp
lib/Basic/Targets/X86.h
lib/CodeGen/CGBuiltin.cpp
lib/Headers/CMakeLists.txt
lib/Headers/avx512bf16intrin.h
lib/Headers/avx512vlbf16intrin.h
lib/Headers/cpuid.h
lib/Headers/immintrin.h
test/CodeGen/attr-target-x86.c
test/CodeGen/avx512bf16-builtins.c
test/CodeGen/avx512vlbf16-builtins.c
test/Driver/x86-target-features.c
test/Preprocessor/x86_target_features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60552.198168.patch
Type: text/x-patch
Size: 47299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190505/4bfba8f9/attachment-0001.bin>
More information about the cfe-commits
mailing list