[all-commits] [llvm/llvm-project] fd759d: Revert "The _Float16 type is supported on x86 syst...

Zahira Ammarguellat via All-commits all-commits at lists.llvm.org
Tue Nov 23 05:04:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd759d42c9f84d16efa99a59620cbb3e6836fed4
      https://github.com/llvm/llvm-project/commit/fd759d42c9f84d16efa99a59620cbb3e6836fed4
  Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    M clang/docs/LanguageExtensions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Basic/Targets/X86.cpp
    R clang/test/CodeGen/X86/Float16-arithmetic.c
    A clang/test/CodeGen/X86/avx512fp16-abi.c
    A clang/test/CodeGen/X86/avx512fp16-complex.c
    R clang/test/CodeGen/X86/fp16-abi.c
    R clang/test/CodeGen/X86/fp16-complex.c
    M clang/test/Sema/Float16.c
    M clang/test/Sema/conversion-target-dep.c
    M clang/test/SemaCXX/Float16.cpp

  Log Message:
  -----------
  Revert "The _Float16 type is supported on x86 systems with SSE2 enabled."

This reverts commit 6623c02d70c3732dbea59c6d79c69501baf9627b.
The change seems to be breaking build of compiler-rt on Debian.




More information about the All-commits mailing list