[PATCH] D125856: [RISCV] Add cost model for SK_Reverse

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 01:59:38 PDT 2022


Miss_Grape updated this revision to Diff 431911.
Miss_Grape marked 2 inline comments as done.

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

https://reviews.llvm.org/D125856

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Analysis/CostModel/RISCV/rvv-shuffle.ll
  llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125856.431911.patch
Type: text/x-patch
Size: 28341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/7cd874ec/attachment.bin>


More information about the llvm-commits mailing list