[SLP]Check scalars before trying scheduling.
Need to check the scalars if they can be vectorized before trying to schedule them. It may save compile time and improve vectorization on large functions/basic blocks. Differential Revision: https://reviews.llvm.org/D154891
Loading
Please sign in to comment