[PATCH] D139120: APFloat: Add isSmallestNormalized predicate function
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 06:26:50 PST 2022
arsenm updated this revision to Diff 482448.
arsenm added a comment.
Split out 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/test/Transforms/InstCombine/is_fpclass.ll
llvm/unittests/ADT/APFloatTest.cpp
llvm/unittests/IR/PatternMatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139120.482448.patch
Type: text/x-patch
Size: 26196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/9ef5a471/attachment.bin>
More information about the llvm-commits
mailing list