[all-commits] [llvm/llvm-project] b17c89: Revert "[compiler-rt] [builtins] Detect _Float16 s...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Fri Jul 29 18:42:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b17c89d1511f14b864ee680577a7b68363d672f9
https://github.com/llvm/llvm-project/commit/b17c89d1511f14b864ee680577a7b68363d672f9
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M compiler-rt/cmake/builtin-config-ix.cmake
M compiler-rt/lib/builtins/CMakeLists.txt
M compiler-rt/lib/builtins/extendhftf2.c
M compiler-rt/lib/builtins/fp_extend.h
M compiler-rt/lib/builtins/fp_trunc.h
M compiler-rt/lib/builtins/int_types.h
M compiler-rt/lib/builtins/trunctfhf2.c
M compiler-rt/test/builtins/CMakeLists.txt
M compiler-rt/test/builtins/Unit/extendhftf2_test.c
M compiler-rt/test/builtins/Unit/fp_test.h
M compiler-rt/test/builtins/Unit/trunctfhf2_test.c
Log Message:
-----------
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
More information about the All-commits
mailing list