[PATCH] D128571: [X86] Support `_Float16` on SSE2 and up

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 27 23:40:10 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG527ef8ca981e: Reland "[X86] Support `_Float16` on SSE2 and up" (authored by pengfei).
Herald added subscribers: Sanitizers, Enna1, mgorny.
Herald added a project: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D128571?vs=440199&id=440490#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.440490.patch
Type: text/x-patch
Size: 6227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220628/9a31f0f1/attachment.bin>


More information about the cfe-commits mailing list