[ARM][AArch64][RISCV] Add tests for various double reductions. NFC
authorDavid Green <david.green@arm.com>
Tue, 7 Feb 2023 16:39:20 +0000 (16:39 +0000)
committerDavid Green <david.green@arm.com>
Tue, 7 Feb 2023 16:39:20 +0000 (16:39 +0000)
commit9bd58f6f051c9b5546bbaa891fa11d3624b8d9a4
tree62e6b4043dc65c7973e250e49a4baa35723f5ee1
parentc651c0878ffb8a67d77d3749001fbf780f44d953
[ARM][AArch64][RISCV] Add tests for various double reductions. NFC
llvm/test/CodeGen/AArch64/double_reduct.ll [new file with mode: 0644]
llvm/test/CodeGen/AArch64/sve-doublereduct.ll [new file with mode: 0644]
llvm/test/CodeGen/AArch64/sve-fp-reduce.ll
llvm/test/CodeGen/AArch64/vecreduce-add.ll
llvm/test/CodeGen/AArch64/vecreduce-fadd.ll
llvm/test/CodeGen/RISCV/double_reduct.ll [new file with mode: 0644]
llvm/test/CodeGen/Thumb2/mve-doublereduct.ll [new file with mode: 0644]