[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
Thu Sep 23 18:06:33 PDT 2021
pengfei updated this revision to Diff 374704.
pengfei added a comment.
Move mask to the second to last operand.
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.374704.patch
Type: text/x-patch
Size: 22818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210924/9a117ef4/attachment-0001.bin>
More information about the cfe-commits
mailing list