[PATCH] D143785: [X86] Add Extend shuffle pattern to vNf32 shuffles.

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 17:39:12 PST 2023


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143785

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr43866.ll
  llvm/test/CodeGen/X86/vector-shuffle-256-v8.ll
  llvm/test/CodeGen/X86/vector-shuffle-combining.ll
  llvm/test/CodeGen/X86/zero_extend_vector_inreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143785.499688.patch
Type: text/x-patch
Size: 17925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/9f7cbb35/attachment.bin>


More information about the llvm-commits mailing list