- Need to cleanup InstrElementSize map for each new tree, otherwise might use sizes from the previous run of the vectorization attempt.
- No need to include into analysis the instructions from the different basic blocks to save compile time.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | ||
---|---|---|
5628 | NFC change - please commit separately. |
NFC change - please commit separately.