[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
Thu Sep 29 17:23:24 PDT 2022
Peter updated this revision to Diff 464107.
Peter added a comment.
fixed index calculation error.
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.464107.patch
Type: text/x-patch
Size: 4010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/07a5b3c5/attachment.bin>
More information about the llvm-commits
mailing list