[PATCH] D152376: [RISCV][Cost] Add VectorToScalarBaseCost for extractelement

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 09:01:48 PDT 2023


arcbbb updated this revision to Diff 529329.
arcbbb added a comment.

- clang-formatted


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152376

Files:
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/fixed-vector-scatter.ll
  llvm/test/Analysis/CostModel/RISCV/rvv-extractelement.ll
  llvm/test/Transforms/LoopVectorize/RISCV/uniform-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152376.529329.patch
Type: text/x-patch
Size: 197152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/19072563/attachment-0001.bin>


More information about the llvm-commits mailing list