[PATCH] D151887: InstSimplify: Start cleaning up simplifyFCmpInst
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 22 04:10:14 PDT 2023
arsenm updated this revision to Diff 543164.
arsenm added a comment.
Rebase (new attributor test caught a bug from not passing through the defaulted arguments) and update comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151887/new/
https://reviews.llvm.org/D151887
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstCombine/fcmp.ll
llvm/test/Transforms/InstCombine/is_fpclass.ll
llvm/test/Transforms/InstSimplify/floating-point-compare.ll
llvm/test/Transforms/InstSimplify/known-never-infinity.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151887.543164.patch
Type: text/x-patch
Size: 20753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230722/c45566e9/attachment.bin>
More information about the llvm-commits
mailing list