[PATCH] D157754: [InstSimplify] Add more tests for simplifying `(icmp ugt/ule (or X, Y), X)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 10:46:22 PDT 2023


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

Cleanup repro test.
Add tests with some common bits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157754

Files:
  llvm/test/Transforms/InstSimplify/icmp-orx-x.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157754.549632.patch
Type: text/x-patch
Size: 3648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230812/43d5f6f4/attachment.bin>


More information about the llvm-commits mailing list