[PATCH] D30715: [LV] A unified scalarizeInstruction() for Vectorizer and Unroller

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 17:29:17 PST 2017


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

LGTM, Thanks!
(If you're not committing the addMetaData fix immediately after this, please put a FIXME above the "if (VF > 1)")


https://reviews.llvm.org/D30715





More information about the llvm-commits mailing list