[PATCH] D110336: [X86][FP16] Add more builtins to avoid multi evaluation problems & add 2 missed intrinsics
Pengfei Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 26 18:27:28 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d6889964ab5: [X86][FP16] Add more builtins to avoid multi evaluation problems & add 2 missed… (authored by pengfei).
Changed prior to commit:
https://reviews.llvm.org/D110336?vs=374704&id=375137#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110336/new/
https://reviews.llvm.org/D110336
Files:
clang/include/clang/Basic/BuiltinsX86.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Headers/avx512fp16intrin.h
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/X86/avx512fp16-builtins.c
llvm/include/llvm/IR/IntrinsicsX86.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110336.375137.patch
Type: text/x-patch
Size: 22817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210927/3cdf80c4/attachment-0001.bin>
More information about the cfe-commits
mailing list