[PATCH] D145953: [RISCV] Fallback to scalable lowering costs for fixed length vectors

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 09:29:35 PDT 2023


reames created this revision.
reames added reviewers: craig.topper, asb, luke.
Herald added subscribers: jobnoorman, VincentWu, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, bollu, simoncook, johnrusso, rbar, hiraditya, arichardson, mcrosier.
Herald added a project: All.
reames requested review of this revision.
Herald added subscribers: alextsao1999, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

Posting this mostly for a sanity check.  This seems so obvious that I'm a bit worried I'm missing something.

Note that the new reverse costs do appear to match our actual codegen.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145953

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/shuffle-reverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145953.504707.patch
Type: text/x-patch
Size: 10736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/1e82486c/attachment.bin>


More information about the llvm-commits mailing list