[PATCH] D104802: [RISCV] Add support for matching vwmul(u) and vwmacc(u) from fixed vectors.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 11:19:21 PDT 2021
craig.topper updated this revision to Diff 354032.
craig.topper added a comment.
clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104802/new/
https://reviews.llvm.org/D104802
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-vwacc.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwaccu.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmul.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmulu.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104802.354032.patch
Type: text/x-patch
Size: 94856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/b62796a4/attachment.bin>
More information about the llvm-commits
mailing list