[all-commits] [llvm/llvm-project] 109000: [RISCV] Add patterns for vector widening floating-...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Mon Jan 17 23:00:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1090000b63f939052486080a143175775c1edbdc
https://github.com/llvm/llvm-project/commit/1090000b63f939052486080a143175775c1edbdc
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
A llvm/test/CodeGen/RISCV/rvv/vfwmul-sdnode.ll
Log Message:
-----------
[RISCV] Add patterns for vector widening floating-point multiply
Add patterns for vector widening floating-point multiply
Differential Revision: https://reviews.llvm.org/D117530
More information about the All-commits
mailing list