[PATCH] D145578: [AArch64] Cost-model vector splat LD1Rs to avoid unprofitable SLP vectorisation

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 03:40:10 PDT 2023


fhahn added a comment.

Just a heads up with are seeing a 10% regression caused by this change in a very SLP sensitive workload (the original source for the `slp-fma-loss.ll` tests). I still have to double check where the slowdown is coming from exactly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145578



More information about the llvm-commits mailing list