[all-commits] [llvm/llvm-project] 0729d0: Reland "[compiler-rt][BF16] Provide __truncsfbf2 o...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Tue Aug 9 22:29:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0729d00135ccbe1514a49168bbf26986823235c2
https://github.com/llvm/llvm-project/commit/0729d00135ccbe1514a49168bbf26986823235c2
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
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:
-----------
Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"
Disable the build on macOS due to the bot fail.
Reviewed By: bkramer
Differential Revision: https://reviews.llvm.org/D131147
More information about the All-commits
mailing list