[PATCH] D141863: [llvm][APFloat] Add NaN-in-negative-zero formats by AMD and GraphCore

Krzysztof Drewniak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 13:32:01 PST 2023


krzysz00 updated this revision to Diff 494425.
krzysz00 marked 17 inline comments as done.
krzysz00 added a comment.

Fix typos, merge exhaustive tests, get hit by the clang-format stick


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141863/new/

https://reviews.llvm.org/D141863

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/lib/Support/APFloat.cpp
  llvm/unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141863.494425.patch
Type: text/x-patch
Size: 68596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/64598e95/attachment.bin>


More information about the llvm-commits mailing list