[PATCH] D132590: [SLP] Try to match reductions before trying to vectorize a vector build sequence.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 09:11:10 PDT 2022


vdmitrie added a comment.

In D132590#3751406 <https://reviews.llvm.org/D132590#3751406>, @ABataev wrote:

> Yep, that's what I proposed earlier. Can you run perf testing with for these changes?

It's running.  There are a couple of things to note. I'm only able to run perf testing on a downstream compiler with quite limited number of benchmarks.
Thus evaluation of performance impact will be based on that and in theory might differ for llvm-project.
And there will be no performance numbers - just can say whether looses/gains are expected.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132590



More information about the llvm-commits mailing list