[all-commits] [llvm/llvm-project] 800d5e: Revert "Reland "[compiler-rt][BF16] Provide __trun...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Wed Aug 10 02:28:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 800d5e178f2b36123f93d6d7733aa737da03b009
      https://github.com/llvm/llvm-project/commit/800d5e178f2b36123f93d6d7733aa737da03b009
  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:
  -----------
  Revert "Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available""

This reverts commit 0729d00135ccbe1514a49168bbf26986823235c2.

Buildbot https://lab.llvm.org/buildbot/#/builders/19/builds/11989 failed
with "error: ISO C requires a translation unit to contain at least one declaration [-Werror,-Wempty-translation-unit]"




More information about the All-commits mailing list