[PATCH] D18537: Don't vectorize loops when everything will be scalarized

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 19:27:01 PDT 2016


hfinkel added a comment.

In http://reviews.llvm.org/D18537#386482, @hfinkel wrote:

> Address review comments.


Nadav, this version uses a std::pair (with an appropriately-commented typedef). What do you think of this version?


http://reviews.llvm.org/D18537





More information about the llvm-commits mailing list