Revert "[compiler-rt] [builtins] Detect _Float16 support at compile time"
authorPhoebe Wang <phoebe.wang@intel.com>
Sat, 30 Jul 2022 01:41:33 +0000 (09:41 +0800)
committerPhoebe Wang <phoebe.wang@intel.com>
Sat, 30 Jul 2022 01:41:33 +0000 (09:41 +0800)
commitb17c89d1511f14b864ee680577a7b68363d672f9
tree56999fc427c925594f2bb70c1660f60ce2c6c5f8
parent2ff187fbc9f234303fa8905d74faef24643411e0
Revert "[compiler-rt] [builtins] Detect _Float16 support at compile time"

This reverts commit ce6d40f5c23923a807388c58b82b4c343eced0ce.

Revert due to it broke the sanitizer-windows buildbot: https://lab.llvm.org/buildbot/#/builders/127/builds/33583/steps/4/logs/stdio
compiler-rt/cmake/builtin-config-ix.cmake
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/extendhftf2.c
compiler-rt/lib/builtins/fp_extend.h
compiler-rt/lib/builtins/fp_trunc.h
compiler-rt/lib/builtins/int_types.h
compiler-rt/lib/builtins/trunctfhf2.c
compiler-rt/test/builtins/CMakeLists.txt
compiler-rt/test/builtins/Unit/extendhftf2_test.c
compiler-rt/test/builtins/Unit/fp_test.h
compiler-rt/test/builtins/Unit/trunctfhf2_test.c