[PATCH] D149888: [RISCV][SLP] Add tests for GEP costs in SLP

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 08:40:55 PDT 2023


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

Include new cost model tests for GEPs in this patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149888

Files:
  llvm/test/Analysis/CostModel/RISCV/gep-zero-indices.ll
  llvm/test/Analysis/CostModel/RISCV/gep.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149888.533632.patch
Type: text/x-patch
Size: 39473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/08f4202d/attachment.bin>


More information about the llvm-commits mailing list