Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"
authorPhoebe Wang <phoebe.wang@intel.com>
Wed, 10 Aug 2022 01:13:27 +0000 (09:13 +0800)
committerPhoebe Wang <phoebe.wang@intel.com>
Wed, 10 Aug 2022 02:22:15 +0000 (10:22 +0800)
commitab4e5ed441d475ead43bc4ce1cdef842688292f4
treeda1a23aa15e2b052d6cbd2e09e9dbad6dd3a2c3e
parent00c0a34f6c42f5233e863241fbe78c3f7bab3541
Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"

Fix the mising change for truncdfbf2.c

Reviewed By: bkramer

Differential Revision: https://reviews.llvm.org/D131147
compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
compiler-rt/cmake/builtin-config-ix.cmake
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/fp_trunc.h
compiler-rt/lib/builtins/truncdfbf2.c
compiler-rt/lib/builtins/truncsfbf2.c