[PATCH] D154937: [InstCombine] Generalize foldAndOrOfICmpEqZeroAndICmp

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 07:45:49 PDT 2023


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

- Address reviewer comment: Add an undef splat vector test


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.539099.patch
Type: text/x-patch
Size: 8314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/c942c984/attachment.bin>


More information about the llvm-commits mailing list