[all-commits] [llvm/llvm-project] b14834: [RISCV] Add patterns for vector widening integer a...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Fri Jan 14 18:21:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b148348ad4863a78c5f1737c122dbc3026063aa6
https://github.com/llvm/llvm-project/commit/b148348ad4863a78c5f1737c122dbc3026063aa6
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-01-15 (Sat, 15 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
A llvm/test/CodeGen/RISCV/rvv/vwadd-sdnode.ll
Log Message:
-----------
[RISCV] Add patterns for vector widening integer add/subtract
Add patterns for vector widening integer add/subtract instructions
Differential Revision: https://reviews.llvm.org/D117188
More information about the All-commits
mailing list