[PATCH] D142847: [InstCombine] reduce icmp_eq0-of-and-of-select-of-constants

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 13:19:14 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG98855059674c: [InstCombine] reduce icmp_eq0-of-and-of-select-of-constants (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D142847?vs=493275&id=493392#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142847

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142847.493392.patch
Type: text/x-patch
Size: 5361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230130/e7d8c571/attachment.bin>


More information about the llvm-commits mailing list