[PATCH] D148843: [X86 isel] Fix permute mask calculation in lowerShuffleAsUNPCKAndPermute
Han Zhu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 11:53:32 PDT 2023
zhuhan0 updated this revision to Diff 515864.
zhuhan0 added a comment.
Use isInRange.
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.515864.patch
Type: text/x-patch
Size: 16461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/638b5bc1/attachment.bin>
More information about the llvm-commits
mailing list