[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
Sun Aug 13 11:01:01 PDT 2023


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

Add tests for nikics fold


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.549727.patch
Type: text/x-patch
Size: 12088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230813/3de4bd3f/attachment.bin>


More information about the llvm-commits mailing list