[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 17 11:40:02 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0d48a91f8bc: [X86] Lower vector interleave into unpck and perm (authored by zhuhan0).
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/slow-pmulld.ll
llvm/test/CodeGen/X86/vector-interleave.ll
llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-2.ll
llvm/test/CodeGen/X86/vector-interleaved-store-i32-stride-2.ll
llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134477.468279.patch
Type: text/x-patch
Size: 43812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/1b4abeae/attachment.bin>
More information about the llvm-commits
mailing list