[all-commits] [llvm/llvm-project] 5990cf: Revert "Reland "[compiler-rt][BF16] Provide __trun...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Tue Aug 9 21:45:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5990cf380644704ef5b41ef8e32c561d5f64baf7
https://github.com/llvm/llvm-project/commit/5990cf380644704ef5b41ef8e32c561d5f64baf7
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-08-09 (Tue, 09 Aug 2022)
Changed paths:
M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
M compiler-rt/cmake/builtin-config-ix.cmake
M compiler-rt/lib/builtins/CMakeLists.txt
M compiler-rt/lib/builtins/fp_trunc.h
M compiler-rt/lib/builtins/truncdfbf2.c
M compiler-rt/lib/builtins/truncsfbf2.c
Log Message:
-----------
Revert "Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available""
This reverts commit ab4e5ed441d475ead43bc4ce1cdef842688292f4 since it
causes a build failure on macOS:
https://green.lab.llvm.org/green/job/lldb-cmake/45984/
More information about the All-commits
mailing list