[all-commits] [llvm/llvm-project] 6ffcce: [libclc][NFC] Remove binary_decl_tt.inc

Fraser Cormack via All-commits all-commits at lists.llvm.org
Tue Apr 29 07:50:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ffccea1c2b804d530c0f7bf3cc92db42b4432c5
      https://github.com/llvm/llvm-project/commit/6ffccea1c2b804d530c0f7bf3cc92db42b4432c5
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M libclc/generic/include/clc/math/atan2.h
    M libclc/generic/include/clc/math/atan2pi.h
    R libclc/generic/include/clc/math/binary_decl_tt.inc
    M libclc/generic/include/clc/math/copysign.h
    M libclc/generic/include/clc/math/fdim.h
    M libclc/generic/include/clc/math/fmod.h
    M libclc/generic/include/clc/math/half_divide.h
    M libclc/generic/include/clc/math/half_powr.h
    M libclc/generic/include/clc/math/hypot.h
    M libclc/generic/include/clc/math/maxmag.h
    M libclc/generic/include/clc/math/minmag.h
    M libclc/generic/include/clc/math/nextafter.h
    M libclc/generic/include/clc/math/pow.h
    M libclc/generic/include/clc/math/powr.h
    M libclc/generic/include/clc/math/remainder.h

  Log Message:
  -----------
  [libclc][NFC] Remove binary_decl_tt.inc

This was performing the same role as binary_decl.inc.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list