[PATCH] D143264: InstCombine: Fold is.fpclass(x, fcZero) to fcmp oeq 0
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 13:31:33 PST 2023
arsenm updated this revision to Diff 494717.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143264/new/
https://reviews.llvm.org/D143264
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/is_fpclass.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143264.494717.patch
Type: text/x-patch
Size: 8997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/197c1107/attachment.bin>
More information about the llvm-commits
mailing list