[PATCH] D119314: [RISCV] Add support for matching vwmaccsu/vwmaccus from fixed vectors

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 01:34:33 PST 2022


Chenbing.Zheng updated this revision to Diff 407085.
Chenbing.Zheng retitled this revision from "[RISCV] Add support for matching vwmaccsu from fixed vectors" to "[RISCV] Add support for matching vwmaccsu/vwmaccus from fixed vectors".
Chenbing.Zheng added a comment.

add vwmaccus


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119314/new/

https://reviews.llvm.org/D119314

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccsu.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119314.407085.patch
Type: text/x-patch
Size: 31660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/6c458a39/attachment.bin>


More information about the llvm-commits mailing list