[PATCH] D27101: [Type] Extend VectorType to support scalable vectors. [IR support for SVE scalable vectors 1/4]

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 07:01:28 PST 2016


mkuper added a comment.

Hi Paul,

I think this is not the right set of reviewers for this part of the patch sequence.

I'll be happy to review vectorizer changes to support SVE, but for the initial sweeping IR level changes, you'll want more people with a high-level view - this doesn't only affect the vectorizer, this is something the entire midend has to deal with.


https://reviews.llvm.org/D27101





More information about the llvm-commits mailing list