[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 11:34:01 PDT 2023


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

Rebase


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.549640.patch
Type: text/x-patch
Size: 3648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230812/03a8c37f/attachment.bin>


More information about the llvm-commits mailing list