[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 Jan 31 05:57:44 PST 2023


MattDevereau updated this revision to Diff 493581.
MattDevereau retitled this revision from "[InstSimplify] Simplify icmp between Left-Shifted VScale Calls" to "[InstSimplify] Simplify icmp between Shl instructions of the same value".
MattDevereau edited the summary of this revision.

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.493581.patch
Type: text/x-patch
Size: 9606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/9d089d25/attachment.bin>


More information about the llvm-commits mailing list