[PATCH] D94014: [InstCombine] reduce icmp(ashr X, C1), C2 to sign-bit test
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 12:53:52 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG288f3fc5dfee: [InstCombine] reduce icmp(ashr X, C1), C2 to sign-bit test (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94014/new/
https://reviews.llvm.org/D94014
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-shr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94014.315917.patch
Type: text/x-patch
Size: 8658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/ff9247aa/attachment.bin>
More information about the llvm-commits
mailing list