[all-commits] [llvm/llvm-project] ab4e5e: Reland "[compiler-rt][BF16] Provide __truncsfbf2 o...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Tue Aug 9 19:23:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab4e5ed441d475ead43bc4ce1cdef842688292f4
      https://github.com/llvm/llvm-project/commit/ab4e5ed441d475ead43bc4ce1cdef842688292f4
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2022-08-10 (Wed, 10 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:
  -----------
  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




More information about the All-commits mailing list