[PATCH] D93887: [RISCV] Add intrinsic testcase for some missing widening reduction.

Monk Chiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 30 19:15:42 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGecc38eac7669: Add intrinsic testcase for some missing widening reduction. (authored by monkchiang).

Changed prior to commit:
  https://reviews.llvm.org/D93887?vs=314069&id=314164#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93887

Files:
  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
  llvm/test/CodeGen/RISCV/rvv/vwredsum-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vwredsum-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vwredsumu-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vwredsumu-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93887.314164.patch
Type: text/x-patch
Size: 159489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201231/a41d1231/attachment-0001.bin>


More information about the llvm-commits mailing list