[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
Tue Jul 6 10:24:55 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2b5e53111a24: [RISCV] Add support for matching vwmul(u) and vwmacc(u) from fixed vectors. (authored by craig.topper).

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


More information about the llvm-commits mailing list