[all-commits] [llvm/llvm-project] 309c89: [llvm] `APFloat`: Add helpers to query NaN/inf sem...

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Nov 15 18:48:26 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 309c890921b8d2f33e32aac4890317b887189a1f
      https://github.com/llvm/llvm-project/commit/309c890921b8d2f33e32aac4890317b887189a1f
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-11-16 (Sat, 16 Nov 2024)

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

  Log Message:
  -----------
  [llvm] `APFloat`: Add helpers to query NaN/inf semantics (#116315)

`APFloat` changes extracted from #116176 as per reviewer comments.



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