[PATCH] D154937: [InstCombine] Generalize foldAndOrOfICmpEqZeroAndICmp

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 04:12:16 PDT 2023


0xdc03 updated this revision to Diff 539019.
0xdc03 added a comment.

- Address reviewer comments
  - Remove unneeded variable C
  - Clean up tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154937

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/and-or-icmp-const-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154937.539019.patch
Type: text/x-patch
Size: 11694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/ba17d4e0/attachment.bin>


More information about the llvm-commits mailing list