[PATCH] D142542: [InstSimplify] Simplify icmp between Shl instructions of the same value
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 14 23:47:42 PST 2023
MattDevereau updated this revision to Diff 497567.
MattDevereau marked an inline comment as done.
MattDevereau added a comment.
@sdesmalen Thanks, I've put in your comments, the patch looks a lot more compact now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142542/new/
https://reviews.llvm.org/D142542
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/compare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142542.497567.patch
Type: text/x-patch
Size: 5804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/30577f55/attachment.bin>
More information about the llvm-commits
mailing list