[all-commits] [llvm/llvm-project] e55b9b: [RISCV] Add patterns for vector widening floating-...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Mon Mar 7 18:54:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e55b9b0d0a833517801eccda3e10e599b74d20ec
https://github.com/llvm/llvm-project/commit/e55b9b0d0a833517801eccda3e10e599b74d20ec
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll
Log Message:
-----------
[RISCV] Add patterns for vector widening floating-point reduction instructions.
Add patterns for vector widening floating-point reduction instructions.
Differential Revision: https://reviews.llvm.org/D120390
More information about the All-commits
mailing list