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

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 02:06:03 PDT 2022


Miss_Grape added a comment.

In D125856#3526863 <https://reviews.llvm.org/D125856#3526863>, @liaolucy wrote:

> Why do D125866 <https://reviews.llvm.org/D125866> need loop vectorization? Is the performance improved?

I'm using the TSCV test suite to verify and the performance data is not yet available. I have changed as WIP


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

https://reviews.llvm.org/D125856



More information about the llvm-commits mailing list