[all-commits] [llvm/llvm-project] 5a4577: [RISCV] Add patterns for vector widening integer m...
Yueh-Ting (eop) Chen via All-commits
all-commits at lists.llvm.org
Sun Jan 16 18:37:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a457782a26e82033379b7d92846ab6648f453e4
https://github.com/llvm/llvm-project/commit/5a457782a26e82033379b7d92846ab6648f453e4
Author: eopXD <eop.chen at sifive.com>
Date: 2022-01-16 (Sun, 16 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
A llvm/test/CodeGen/RISCV/rvv/vwmacc-sdnode.ll
Log Message:
-----------
[RISCV] Add patterns for vector widening integer multiply-add instructions
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D117404
More information about the All-commits
mailing list