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

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 12 04:47:09 PDT 2017


gilr added a comment.

In https://reviews.llvm.org/D30715#696217, @mkuper wrote:

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


Right, will add a FIXME to make the commit self-contained. Thanks!


https://reviews.llvm.org/D30715





More information about the llvm-commits mailing list