[PATCH] D104771: [AArch64] Add CodeGen tests for vector reduction intrinsics. NFC
Rosie Sumpter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 02:21:53 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.
Tests are added for vector reduce OR, AND and XOR.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D104771
Files:
llvm/test/CodeGen/AArch64/reduce-and.ll
llvm/test/CodeGen/AArch64/reduce-or.ll
llvm/test/CodeGen/AArch64/reduce-xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104771.353896.patch
Type: text/x-patch
Size: 36393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/fa3e0b6e/attachment.bin>
More information about the llvm-commits
mailing list