[PATCH] D101109: [SLP]Improve multinode analysis.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 10:37:03 PDT 2021


ABataev added a comment.

In D101109#2771153 <https://reviews.llvm.org/D101109#2771153>, @RKSimon wrote:

> Have you been able to investigate any of these instruction increase regressions?

I think most of them can be fixed, requires D103247 <https://reviews.llvm.org/D103247> and 1 or 2 extra patches to allow tree reordering for larger subsets of trees.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101109



More information about the llvm-commits mailing list