[PATCH] D83542: [SVE] Don't consider scalable vector types in SLPVectorizerPass::vectorizeChainsInBlock

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 10:57:34 PDT 2020


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM

The assertion is probably a little excessive, but someone thought it was worth checking for at some point, so it's okay.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83542/new/

https://reviews.llvm.org/D83542



More information about the llvm-commits mailing list