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

Monk Chiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 22:16:38 PST 2020


monkchiang created this revision.
monkchiang added reviewers: evandro, craig.topper, rogfer01, HsiangKai.
Herald added subscribers: frasercrmck, NickHung, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
monkchiang requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Some testcase missing in D93807 <https://reviews.llvm.org/D93807>.

Add more vfredosum/vfredsum/vfredmax/vfredmin testcase.


Repository:
  rG LLVM Github Monorepo

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.313935.patch
Type: text/x-patch
Size: 47037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201229/1ec83658/attachment.bin>


More information about the llvm-commits mailing list