[PATCH] D93807: [RISCV] Define vector widening reduction intrinsic.

Monk Chiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 26 05:43:51 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG622ea9cf74bc: [RISCV] Define vector widening reduction intrinsic. (authored by monkchiang).

Changed prior to commit:
  https://reviews.llvm.org/D93807?vs=313704&id=313745#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93807

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vfwredosum-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfwredosum-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfwredsum-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfwredsum-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93807.313745.patch
Type: text/x-patch
Size: 15546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201226/2350dea7/attachment.bin>


More information about the llvm-commits mailing list