[PATCH] D117643: [RISCV] Add patterns for vector widening integer reduction instructions

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 13 19:30:48 PST 2022


jacquesguan updated this revision to Diff 408316.
jacquesguan added a comment.

Improve test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117643

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-int.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-int-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-int-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-int-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117643.408316.patch
Type: text/x-patch
Size: 86259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/159d1412/attachment.bin>


More information about the llvm-commits mailing list