[PATCH] D132634: [AArch64] Add index check before lowerInterleavedStore() uses ShuffleVectorInst's mask
Peter Rong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 10:35:14 PDT 2022
Peter updated this revision to Diff 456719.
Peter added a comment.
Using llvm::all_of and UndefMaskElem to do the testing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132634/new/
https://reviews.llvm.org/D132634
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/aarch64-shufflevector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132634.456719.patch
Type: text/x-patch
Size: 120688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/be26e04a/attachment.bin>
More information about the llvm-commits
mailing list