[PATCH] D144609: [InstCombine] Add tests for transforming `(icmp (or X, Y), X)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 23:59:59 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbce55fbb9bc7: [InstCombine] Add tests for transforming `(icmp (or X, Y), X)`; NFC (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144609

Files:
  llvm/test/Transforms/InstCombine/icmp-of-or-x.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144609.550638.patch
Type: text/x-patch
Size: 12088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/09b520f2/attachment.bin>


More information about the llvm-commits mailing list