[PATCH] D147597: [InstCombine] icmp(X | LHS, C) --> icmp(X, 0)

Jun Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 05:07:46 PDT 2023


junaire updated this revision to Diff 512402.
junaire added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147597/new/

https://reviews.llvm.org/D147597

Files:
  llvm/test/Transforms/InstCombine/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147597.512402.patch
Type: text/x-patch
Size: 10938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/d16e919e/attachment.bin>


More information about the llvm-commits mailing list