[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:54:11 PDT 2022


Miss_Grape updated this revision to Diff 431910.
Miss_Grape retitled this revision from "[WIP] [RISCV] Add cost model for SK_Reverse" to "[RISCV] Add cost model for SK_Reverse".

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.431910.patch
Type: text/x-patch
Size: 28341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/8df3747b/attachment.bin>


More information about the llvm-commits mailing list