[PATCH] D143198: DAG: Lower is.fpclass fcInf to fcmp of fabs
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 09:32:32 PST 2023
arsenm updated this revision to Diff 494340.
arsenm added a comment.
Fix nan handling in inverted case
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143198/new/
https://reviews.llvm.org/D143198
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/PowerPC/is_fpclass.ll
llvm/test/CodeGen/X86/is_fpclass-fp80.ll
llvm/test/CodeGen/X86/is_fpclass.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143198.494340.patch
Type: text/x-patch
Size: 8838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/b411699d/attachment.bin>
More information about the llvm-commits
mailing list