[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:22:36 PDT 2021


craig.topper updated this revision to Diff 354033.
craig.topper added a comment.

Reword a comment slightly


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.354033.patch
Type: text/x-patch
Size: 94865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/888c5725/attachment-0001.bin>


More information about the llvm-commits mailing list