[PATCH] D128571: [X86] Support `_Float16` on SSE2 and up
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 02:21:55 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGabeeae570eff: [X86] Support `_Float16` on SSE2 and up (authored by pengfei).
Changed prior to commit:
https://reviews.llvm.org/D128571?vs=441272&id=441315#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128571/new/
https://reviews.llvm.org/D128571
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/lib/Basic/Targets/X86.cpp
clang/test/CodeGen/X86/Float16-arithmetic.c
clang/test/CodeGen/X86/Float16-complex.c
clang/test/CodeGen/X86/avx512fp16-complex.c
clang/test/Sema/Float16.c
clang/test/Sema/conversion-target-dep.c
clang/test/SemaCXX/Float16.cpp
compiler-rt/test/builtins/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128571.441315.patch
Type: text/x-patch
Size: 11122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220630/28310f5c/attachment-0001.bin>
More information about the cfe-commits
mailing list