[LV] Sink collect* calls to LVP::plan() (NFC).
authorFlorian Hahn <flo@fhahn.com>
Sun, 30 Apr 2023 10:41:22 +0000 (11:41 +0100)
committerFlorian Hahn <flo@fhahn.com>
Sun, 30 Apr 2023 10:41:22 +0000 (11:41 +0100)
commit8d3ff24e1155e03d2df1d6a26b9ec1e886aa1e97
treee216fb9bfb17c68057fe5504d7d6d1fa186e594a
parent8a1373d3087b1103b402458a3118418d642bb3f5
[LV] Sink collect* calls to LVP::plan() (NFC).

Move calls of collect* helpers closer to where the cost-model is used.
Should help simplifying D142669 & D142670.

Differential Revision: https://reviews.llvm.org/D142674
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp