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

Monk Chiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 13:18:55 PST 2020


monkchiang updated this revision to Diff 314005.
monkchiang added a comment.

Add missing float->double tests for rv32.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93887.314005.patch
Type: text/x-patch
Size: 63483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201229/1955e90d/attachment.bin>


More information about the llvm-commits mailing list