[all-commits] [llvm/llvm-project] 8910ac: [RISCV] Add patterns for vector widening integer m...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Thu Mar 24 00:26:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8910ac400c4de81bde8ca388142500e2d440276c
https://github.com/llvm/llvm-project/commit/8910ac400c4de81bde8ca388142500e2d440276c
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
A llvm/test/CodeGen/RISCV/rvv/vwmul-sdnode.ll
Log Message:
-----------
[RISCV] Add patterns for vector widening integer multiply
Add patterns for vector widening integer multiply instructions
Differential Revision: https://reviews.llvm.org/D117385
More information about the All-commits
mailing list