[all-commits] [llvm/llvm-project] be40c1: [HIP] Add signbit(long double) decl

Aaron Enye Shi via All-commits all-commits at lists.llvm.org
Thu Jan 14 10:33:54 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be40c12040a0d5551bf3430cbb184b5ef23e25fd
      https://github.com/llvm/llvm-project/commit/be40c12040a0d5551bf3430cbb184b5ef23e25fd
  Author: Aaron En Ye Shi <enye.shi at gmail.com>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M clang/lib/Headers/__clang_cuda_math_forward_declares.h

  Log Message:
  -----------
  [HIP] Add signbit(long double) decl

An _MSC_VER version of signbit(long double) is required for MSVC headers.

Fixes: SWDEV-256409

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




More information about the All-commits mailing list