[PATCH] D132185: [TTI][AArch64] Update vector extract cost for Neoverse-N1.

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 01:23:00 PDT 2022


david-arm added a comment.

Hi @vporpo, the change seems sensible to me. Have you built/run any benchmarks to see what effect this change has on neoverse-n1? I imagine it might make a difference to the output from SLPVectorizer, for example.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132185



More information about the llvm-commits mailing list