[PATCH] D120337: [InstCombine] Remove one-use limitation from X-Y==0 fold
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 23 00:37:53 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65dc78d63ee2: [InstCombine] Remove one-use limitation from X-Y==0 fold (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120337/new/
https://reviews.llvm.org/D120337
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-sub.ll
llvm/test/Transforms/InstCombine/prevent-cmp-merge.ll
llvm/test/Transforms/InstCombine/result-of-usub-is-non-zero-and-no-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120337.410734.patch
Type: text/x-patch
Size: 17207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/bfc626a9/attachment.bin>
More information about the llvm-commits
mailing list