[all-commits] [llvm/llvm-project] 0b336b: [APFloat] Add support for operations on Signaling NaN

Ehud Katz via All-commits all-commits at lists.llvm.org
Tue Jan 21 11:03:24 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b336b6048aed922874b5d711cd0dce1e3f0aa60
      https://github.com/llvm/llvm-project/commit/0b336b6048aed922874b5d711cd0dce1e3f0aa60
  Author: Ehud Katz <ehudkatz at gmail.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M llvm/lib/Support/APFloat.cpp
    M llvm/unittests/ADT/APFloatTest.cpp

  Log Message:
  -----------
  [APFloat] Add support for operations on Signaling NaN

Fix PR30781

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




More information about the All-commits mailing list