[PATCH] D134477: [X86] Lower vector interleave into unpck and perm
Han Zhu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 24 22:36:21 PDT 2022
zhuhan0 updated this revision to Diff 462696.
zhuhan0 added a comment.
Pre-commit test. Use NumElts instead of hard-coding.
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.462696.patch
Type: text/x-patch
Size: 10762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220925/c90fa33c/attachment.bin>
More information about the llvm-commits
mailing list