[PATCH] D147274: [InstCombine] Add tests for simplifying `(icmp ({z|s}ext X), C)` where `C` is vector; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 09:05:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0ac84ab1cb55: [InstSimplify] Add tests for simplifying `(icmp ({z|s}ext X), C)` where `C` is… (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147274

Files:
  llvm/test/Transforms/InstSimplify/vec-icmp-of-cast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147274.510525.patch
Type: text/x-patch
Size: 7738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/27989e30/attachment.bin>


More information about the llvm-commits mailing list