[PATCH] D139120: APFloat: Add isSmallestNormalized predicate function

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 18:29:22 PST 2022


arsenm updated this revision to Diff 481811.
arsenm marked an inline comment as done.
arsenm added a comment.

Simplify DoubleFloat case


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

https://reviews.llvm.org/D139120

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/include/llvm/IR/PatternMatch.h
  llvm/lib/Support/APFloat.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/unittests/ADT/APFloatTest.cpp
  llvm/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139120.481811.patch
Type: text/x-patch
Size: 7930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221210/c0b38a0f/attachment.bin>


More information about the llvm-commits mailing list