[PATCH] D137811: InstCombine: Perform basic isnan combines on llvm.is.fpclass
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 03:43:03 PST 2023
arsenm updated this revision to Diff 493895.
arsenm marked an inline comment as done.
arsenm added a comment.
Drop IRBuilder helper
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137811/new/
https://reviews.llvm.org/D137811
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/test/Transforms/InstCombine/combine-is.fpclass-and-fcmp.ll
llvm/test/Transforms/InstCombine/is_fpclass.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137811.493895.patch
Type: text/x-patch
Size: 20008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/fe287e62/attachment.bin>
More information about the llvm-commits
mailing list