[PATCH] D149424: [InstCombine] Add tests `(cmp eq/ne (umax/uadd.sat X, Y), 0)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 10:39:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG585af9e39fc4: [InstCombine] Add tests `(cmp eq/ne (umax/uadd.sat X, Y), 0)`; NFC (authored by goldstein.w.n).

Changed prior to commit:
  https://reviews.llvm.org/D149424?vs=517808&id=518194#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149424

Files:
  llvm/test/Transforms/InstCombine/cmp-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149424.518194.patch
Type: text/x-patch
Size: 3272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230429/215b8bd0/attachment.bin>


More information about the llvm-commits mailing list