[all-commits] [llvm/llvm-project] baca8f: [compiler-rt][Hexagon] Remove fma/fmin/max code

SidManning via All-commits all-commits at lists.llvm.org
Tue Jul 7 17:50:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: baca8f977edce6edb0f9074b77a38c753f8f0c79
      https://github.com/llvm/llvm-project/commit/baca8f977edce6edb0f9074b77a38c753f8f0c79
  Author: Sid Manning <sidneym at quicinc.com>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    M compiler-rt/lib/builtins/CMakeLists.txt
    M compiler-rt/lib/builtins/hexagon/dffma.S
    R compiler-rt/lib/builtins/hexagon/fabs_opt.S
    R compiler-rt/lib/builtins/hexagon/fma_opt.S
    R compiler-rt/lib/builtins/hexagon/fmax_opt.S
    R compiler-rt/lib/builtins/hexagon/fmin_opt.S

  Log Message:
  -----------
  [compiler-rt][Hexagon] Remove fma/fmin/max code

This code should reside in the c-library.

Differential Revision: https://reviews.llvm.org/D82263




More information about the All-commits mailing list