[all-commits] [llvm/llvm-project] 9bd58f: [ARM][AArch64][RISCV] Add tests for various double...
David Green via All-commits
all-commits at lists.llvm.org
Tue Feb 7 08:39:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bd58f6f051c9b5546bbaa891fa11d3624b8d9a4
https://github.com/llvm/llvm-project/commit/9bd58f6f051c9b5546bbaa891fa11d3624b8d9a4
Author: David Green <david.green at arm.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
A llvm/test/CodeGen/AArch64/double_reduct.ll
A llvm/test/CodeGen/AArch64/sve-doublereduct.ll
M llvm/test/CodeGen/AArch64/sve-fp-reduce.ll
M llvm/test/CodeGen/AArch64/vecreduce-add.ll
M llvm/test/CodeGen/AArch64/vecreduce-fadd.ll
A llvm/test/CodeGen/RISCV/double_reduct.ll
A llvm/test/CodeGen/Thumb2/mve-doublereduct.ll
Log Message:
-----------
[ARM][AArch64][RISCV] Add tests for various double reductions. NFC
More information about the All-commits
mailing list