[all-commits] [llvm/llvm-project] 12cb8c: [AArch64] Add CodeGen tests for vector reduction i...
RosieSumpter via All-commits
all-commits at lists.llvm.org
Wed Jun 23 05:56:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12cb8ca6686041990f83eab1897b41f70f6f123c
https://github.com/llvm/llvm-project/commit/12cb8ca6686041990f83eab1897b41f70f6f123c
Author: Rosie Sumpter <rosie.sumpter at arm.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
A llvm/test/CodeGen/AArch64/reduce-and.ll
A llvm/test/CodeGen/AArch64/reduce-or.ll
A llvm/test/CodeGen/AArch64/reduce-xor.ll
Log Message:
-----------
[AArch64] Add CodeGen tests for vector reduction intrinsics. NFC
Tests are added for vector reduce OR, AND and XOR.
Differential Revision: https://reviews.llvm.org/D104771
More information about the All-commits
mailing list