[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
Mon Mar 6 10:53:51 PST 2023


goldstein.w.n updated this revision to Diff 502729.
goldstein.w.n added a comment.

Rebase


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.502729.patch
Type: text/x-patch
Size: 7021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/1f1d656d/attachment.bin>


More information about the llvm-commits mailing list