[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 22:48:46 PST 2022


Chenbing.Zheng updated this revision to Diff 403504.
Chenbing.Zheng added a comment.

del useless code and update test


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.403504.patch
Type: text/x-patch
Size: 27345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/1dc691a0/attachment-0001.bin>


More information about the llvm-commits mailing list