[PATCH] D134477: [X86] Lower vector interleave into unpck and perm

Han Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 23:38:32 PDT 2022


zhuhan0 updated this revision to Diff 466709.
zhuhan0 added a comment.

ShuffleVectorSDNode -> auto


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134477

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vector-interleave.ll
  llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134477.466709.patch
Type: text/x-patch
Size: 10732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221011/d961b4ae/attachment.bin>


More information about the llvm-commits mailing list