[PATCH] D118215: [RISCV] Add support for matching vwmulsu from fixed vectors.
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 00:58:16 PST 2022
Chenbing.Zheng updated this revision to Diff 403162.
Chenbing.Zheng added a comment.
1. Remove `, [SDNPCommutative]`
2. rewrite some code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118215/new/
https://reviews.llvm.org/D118215
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmulsu.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118215.403162.patch
Type: text/x-patch
Size: 28182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/97549f35/attachment-0001.bin>
More information about the llvm-commits
mailing list