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.
Details
Details
- Reviewers
RKSimon vdmitrie - Commits
- rG44eca64224f4: [SLP]Check scalars before trying scheduling.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo