[PATCH] D104708: [SLP][AArch64] Add SLP vectorizer tests for XOR and AND reductions. NFC
Rosie Sumpter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 06:02:43 PDT 2021
RosieSumpter created this revision.
RosieSumpter added a reviewer: SjoerdMeijer.
Herald added subscribers: danielkiss, kristof.beyls.
RosieSumpter requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
These regression tests show missed SLP vectorization opportunities
which will be fixed in a future commit (see:
https://reviews.llvm.org/D104538).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D104708
Files:
llvm/test/Transforms/SLPVectorizer/AArch64/slp-and-reduction.ll
llvm/test/Transforms/SLPVectorizer/AArch64/slp-xor-reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104708.353622.patch
Type: text/x-patch
Size: 14560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/cc3121c8/attachment.bin>
More information about the llvm-commits
mailing list