[all-commits] [llvm/llvm-project] 5acd9c: [RISCV] Add patterns for vector widening integer r...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Mon Feb 21 22:54:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5acd9c49a85fb07d8cc04803c27e7aa1fb8c0211
https://github.com/llvm/llvm-project/commit/5acd9c49a85fb07d8cc04803c27e7aa1fb8c0211
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-int.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-int-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-int-rv64.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-int-vp.ll
Log Message:
-----------
[RISCV] Add patterns for vector widening integer reduction instructions
Add patterns for vector widening integer reduction instructions.
Differential Revision: https://reviews.llvm.org/D117643
More information about the All-commits
mailing list