[PATCH] D148843: [X86 isel] Fix permute mask calculation in lowerShuffleAsUNPCKAndPermute
Han Zhu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 13:56:10 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG075202d126df: [X86 isel] Fix permute mask calculation in lowerShuffleAsUNPCKAndPermute (authored by zhuhan0).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148843/new/
https://reviews.llvm.org/D148843
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr62242.ll
llvm/test/CodeGen/X86/vector-interleaved-store-i32-stride-5.ll
llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-5.ll
llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-7.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148843.516526.patch
Type: text/x-patch
Size: 16268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/4eecf643/attachment-0001.bin>
More information about the llvm-commits
mailing list