[PATCH] D147562: [SLP] Add TreeEntry into PostponedGathers if it depends on another previously postponed TreeEntry.

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 05:50:24 PDT 2023


ebrevnov added a comment.

This issue affects us as well. To make progress I've duplicated this into D149338 <https://reviews.llvm.org/D149338> with full context and test case reproducing the issue. If @ikelarev is still interested in this he can add his test anytime.


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

https://reviews.llvm.org/D147562



More information about the llvm-commits mailing list