[PATCH] D117252: [InstCombine] Fold ashr-exact into a icmp-ugt.
Nadav Rotem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 14 12:59:20 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9551fc57b7e9: Fold ashr-exact into a icmp-ugt. (authored by nadav).
Changed prior to commit:
https://reviews.llvm.org/D117252?vs=399871&id=400119#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117252/new/
https://reviews.llvm.org/D117252
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-shr-lt-gt.ll
llvm/test/Transforms/InstCombine/icmp-shr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117252.400119.patch
Type: text/x-patch
Size: 4807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/1f305d61/attachment.bin>
More information about the llvm-commits
mailing list