[all-commits] [llvm/llvm-project] f061cf: [compiler-rt][BF16] Provide __truncdfbf2 and __tru...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Wed Aug 10 18:20:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f061cfb31730b72b7d8920bb4a306a1d2ce7f2e4
https://github.com/llvm/llvm-project/commit/f061cfb31730b72b7d8920bb4a306a1d2ce7f2e4
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2022-08-11 (Thu, 11 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
Log Message:
-----------
[compiler-rt][BF16] Provide __truncdfbf2 and __truncsfbf2 only when __bf16 is available
Differential Revision: https://reviews.llvm.org/D131147
More information about the All-commits
mailing list