[PATCH] D149112: InstCombine: Try to turn is.fpclass sign checks to fcmp with 0
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 09:08:50 PDT 2023
arsenm updated this revision to Diff 522654.
arsenm added a comment.
Make switch exhaustive instead of calling with inverted mask
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149112/new/
https://reviews.llvm.org/D149112
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/is_fpclass.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149112.522654.patch
Type: text/x-patch
Size: 12659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/d898c502/attachment.bin>
More information about the llvm-commits
mailing list