[PATCH] D57779: [SLP] Add support for throttling.
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 25 20:25:58 PDT 2019
dtemirbulatov added a comment.
In D57779#1644586 <https://reviews.llvm.org/D57779#1644586>, @dtemirbulatov wrote:
> This was due to deciding to vectorize the whole tree(not partially) while revisiting seeds for partial vectorization. Fixed at line 3789.
oh, the decision for the whole vectorization was due to other changes in the BB.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57779/new/
https://reviews.llvm.org/D57779
More information about the llvm-commits
mailing list