[PATCH] D133829: [RISCV] Add cost model for insertelement/extractelement of vector type that should be splitted.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 02:24:23 PDT 2022


jacquesguan updated this revision to Diff 462841.
jacquesguan added a comment.

update condition.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133829

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/arith-fp.ll
  llvm/test/Analysis/CostModel/RISCV/fixed-vector-gather.ll
  llvm/test/Analysis/CostModel/RISCV/fixed-vector-scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133829.462841.patch
Type: text/x-patch
Size: 23212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/56aea1f6/attachment.bin>


More information about the llvm-commits mailing list