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

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 09:32:39 PDT 2023


luke updated this revision to Diff 533298.
luke added a comment.
Herald added a subscriber: wangpc.

Add a comment to describe what the gep-zero-indices tests are for, and add 
a few more test cases


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/Transforms/SLPVectorizer/RISCV/gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149888.533298.patch
Type: text/x-patch
Size: 5808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/f67bdbbb/attachment.bin>


More information about the llvm-commits mailing list