[all-commits] [llvm/llvm-project] cd03d9: [RISCV] Add test coverage for sum reduction recogn...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Sep 29 07:55:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd03d970431e9aa5d7df1bbef85353c4f2a21d40
https://github.com/llvm/llvm-project/commit/cd03d970431e9aa5d7df1bbef85353c4f2a21d40
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-explodevector.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-formation.ll
Log Message:
-----------
[RISCV] Add test coverage for sum reduction recognition in DAG
And adjust an existing test to not be a simple reduction to preserve test intent.
More information about the All-commits
mailing list