[PATCH] D146747: [RISCV] Model select and insertsubvector shuffle kinds

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 05:23:22 PDT 2023


luke updated this revision to Diff 508058.
luke added a comment.

Update costs to account for new vslideup patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146747

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/rvv-shuffle.ll
  llvm/test/Analysis/CostModel/RISCV/shuffle-insert.ll
  llvm/test/Analysis/CostModel/RISCV/shuffle-interleave.ll
  llvm/test/Analysis/CostModel/RISCV/shuffle-select.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146747.508058.patch
Type: text/x-patch
Size: 25457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/c1f4ad24/attachment-0001.bin>


More information about the llvm-commits mailing list