[PATCH] D126372: [RISCV]Add basic cost model for vector reduce for scalable vector

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 05:36:14 PDT 2022


liaolucy created this revision.
Herald added subscribers: sunshaoce, VincentWu, luke957, vkmr, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, shiva0217, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
liaolucy requested review of this revision.
Herald added subscribers: llvm-commits, alextsao1999, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

@frasercrmck, @craig.topper, @kito-cheng, @rogfer01, @reames


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126372

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Analysis/CostModel/RISCV/scalable-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126372.431952.patch
Type: text/x-patch
Size: 13101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/95fd442a/attachment.bin>


More information about the llvm-commits mailing list