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

Han Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 13:53:49 PDT 2022


zhuhan0 created this revision.
Herald added subscribers: hoy, wenlei, pengfei, hiraditya.
Herald added a project: All.
zhuhan0 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/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.462286.patch
Type: text/x-patch
Size: 11871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/46b063ba/attachment.bin>


More information about the llvm-commits mailing list