[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
Thu Mar 30 14:29:39 PDT 2023


goldstein.w.n created this revision.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.509820.patch
Type: text/x-patch
Size: 7738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/49bf908a/attachment.bin>


More information about the llvm-commits mailing list