[PATCH] D139120: APFloat: Add isSmallestNormalized predicate function
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 07:02:12 PST 2022
arsenm updated this revision to Diff 482461.
arsenm added a comment.
Really move the patternmatch part
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139120/new/
https://reviews.llvm.org/D139120
Files:
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Support/APFloat.cpp
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139120.482461.patch
Type: text/x-patch
Size: 6134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/3eff2708/attachment.bin>
More information about the llvm-commits
mailing list