[PATCH] D125571: [SLP]Do not vectorize non-profitable alternate nodes.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 00:19:23 PDT 2022


fhahn added a comment.

Just a heads up, we are seeing ~6-7% regressions on some benchmarks with this change. I'll try to narrow down a reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125571



More information about the llvm-commits mailing list