[PATCH] D139311: InstCombine: Match pattern that appears in clang's __builtin_isnormal
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 05:46:17 PST 2022
arsenm updated this revision to Diff 482826.
arsenm added a comment.
Use & FCMP_ORD
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139311/new/
https://reviews.llvm.org/D139311
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and-fcmp.ll
llvm/test/Transforms/InstCombine/unordered-compare-and-ordered.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139311.482826.patch
Type: text/x-patch
Size: 31226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/e7816034/attachment-0001.bin>
More information about the llvm-commits
mailing list